diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 04:21:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 04:21:53 +0000 |
commit | 7c6c60e38d90fba25bf44d2b5976737387d923f2 (patch) | |
tree | 87b74626c21e065a7718df22b6b1a9c94456fa6a /dev-perl/Scalar-List-Utils | |
parent | hppa/ia64 love (diff) | |
download | historical-7c6c60e38d90fba25bf44d2b5976737387d923f2.tar.gz historical-7c6c60e38d90fba25bf44d2b5976737387d923f2.tar.bz2 historical-7c6c60e38d90fba25bf44d2b5976737387d923f2.zip |
hppa love
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Scalar-List-Utils')
-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 5add213e34df..0c3146dc5715 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.12 2005/05/08 22:26:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.13 2005/05/25 04:20:39 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 ia64 ppc s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc s390 sparc x86" IUSE="" |