diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:41:42 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:41:42 +0000 |
commit | d9578eb37974d6b098f2faf4f2098be3d3bdcdc6 (patch) | |
tree | 92d03076106ec0894a8297bfca3eaf974023d07a /dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild | |
parent | doubled entry in changelog (diff) | |
download | gentoo-2-d9578eb37974d6b098f2faf4f2098be3d3bdcdc6.tar.gz gentoo-2-d9578eb37974d6b098f2faf4f2098be3d3bdcdc6.tar.bz2 gentoo-2-d9578eb37974d6b098f2faf4f2098be3d3bdcdc6.zip |
stable amd64
(Portage version: 2.0.51.19)
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 960877207a00..73ee9db32255 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.8 2005/03/12 20:25:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.9 2005/04/01 17:36:46 blubb 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 ~ppc s390 sparc x86" +KEYWORDS="alpha amd64 ~ppc s390 sparc x86" IUSE="" |