diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-23 16:35:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-23 16:35:08 +0000 |
commit | 453e7423486ce2e0bb21bdec9d3a5a4350ca1115 (patch) | |
tree | 9b48cca111ed0a6923e6733fa0d55a3b5c90ff81 /dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild | |
parent | samba-old mirrors also: bug #106676 (diff) | |
download | historical-453e7423486ce2e0bb21bdec9d3a5a4350ca1115.tar.gz historical-453e7423486ce2e0bb21bdec9d3a5a4350ca1115.tar.bz2 historical-453e7423486ce2e0bb21bdec9d3a5a4350ca1115.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild')
-rw-r--r-- | dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild index eaec9a2a6196..3daa9c2dfda3 100644 --- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.14 2005/09/05 14:28:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.15 2005/09/23 16:33:25 corsair 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 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" |