diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-15 01:41:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-15 01:41:29 +0000 |
commit | fa3d0d2c1f557bbf738899b3ce1dfb2d06881ed7 (patch) | |
tree | 91ea108c8f3b8003634f64628038684c8ef11f4a /perl-core/Scalar-List-Utils | |
parent | Stable on amd64, bug 118966. (diff) | |
download | gentoo-2-fa3d0d2c1f557bbf738899b3ce1dfb2d06881ed7.tar.gz gentoo-2-fa3d0d2c1f557bbf738899b3ce1dfb2d06881ed7.tar.bz2 gentoo-2-fa3d0d2c1f557bbf738899b3ce1dfb2d06881ed7.zip |
arm/sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild | 6 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild index af85cc777512..33be784262cf 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.14.ebuild,v 1.1 2005/12/30 10:56:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.2 2006/01/15 01:41:29 vapier Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" 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 4fb677a32aaf..9dce39f16998 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.1 2006/01/13 13:31:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.2 2006/01/15 01:41:29 vapier Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" |