diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-04-14 16:29:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-04-14 16:29:59 +0000 |
commit | 5fed419eaf9574f504deebe1309394afb180838e (patch) | |
tree | a4bbbaa69deee76ff2b70c05a8577e783a91e7f0 /perl-core | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-5fed419eaf9574f504deebe1309394afb180838e.tar.gz gentoo-2-5fed419eaf9574f504deebe1309394afb180838e.tar.bz2 gentoo-2-5fed419eaf9574f504deebe1309394afb180838e.zip |
arm/s390/sh stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild index 4b4892cfb68d..2b1f91a5a664 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.19.ebuild,v 1.3 2007/04/09 21:38:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.4 2007/04/14 16:29:59 vapier 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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl" |