summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2006-11-28 22:22:46 +0000
committerTiziano Müller <dev-zero@gentoo.org>2006-11-28 22:22:46 +0000
commit8a4dcb4a18f13aec713f1ebd24c1a7d06562c0ee (patch)
tree74e3c287f623cdb57e2937dd85819f525a43f1c4 /perl-core
parentStable on ppc64 (diff)
downloadgentoo-2-8a4dcb4a18f13aec713f1ebd24c1a7d06562c0ee.tar.gz
gentoo-2-8a4dcb4a18f13aec713f1ebd24c1a7d06562c0ee.tar.bz2
gentoo-2-8a4dcb4a18f13aec713f1ebd24c1a7d06562c0ee.zip
~x86-fbsd keyword added.
(Portage version: 2.1.2_rc2)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Scalar-List-Utils/ChangeLog6
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog
index dcf4834a820f..5499f2825cc4 100644
--- a/perl-core/Scalar-List-Utils/ChangeLog
+++ b/perl-core/Scalar-List-Utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Scalar-List-Utils
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.12 2006/10/25 02:40:31 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.13 2006/11/28 22:22:46 dev-zero Exp $
+
+ 28 Nov 2006; Tiziano Müller <dev-zero@gentoo.org>
+ Scalar-List-Utils-1.18.ebuild:
+ ~x86-fbsd keyword added.
25 Oct 2006; Michael Cummings <mcummings@gentoo.org>
-Scalar-List-Utils-1.14.ebuild:
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
index 9c9a916afafc..0829a7ed019a 100644
--- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.11 2006/09/05 05:50:54 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.12 2006/11/28 22:22:46 dev-zero Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="dev-lang/perl"