diff options
author | 2006-03-28 18:35:00 +0000 | |
---|---|---|
committer | 2006-03-28 18:35:00 +0000 | |
commit | d8267d40f20056a962fb52a2848600d8eb56b1be (patch) | |
tree | dd92129d22e2309bfee6d92f15f5f8a2e3e3e6c5 /perl-core | |
parent | arm/ia64 stable (diff) | |
download | gentoo-2-d8267d40f20056a962fb52a2848600d8eb56b1be.tar.gz gentoo-2-d8267d40f20056a962fb52a2848600d8eb56b1be.tar.bz2 gentoo-2-d8267d40f20056a962fb52a2848600d8eb56b1be.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 1483f6374e8a..d765f8641a23 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.6 2006/03/27 18:44:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.7 2006/03/28 18:35:00 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 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" |