diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-21 23:25:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-21 23:25:31 +0000 |
commit | d868ebb85c0566a5e6a677ee366987177a0f3b35 (patch) | |
tree | d3d863813a2fd42d6a1b6c064cc43f5b4b44af01 /dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild | |
parent | Version bump for bug 38614. (diff) | |
download | gentoo-2-d868ebb85c0566a5e6a677ee366987177a0f3b35.tar.gz gentoo-2-d868ebb85c0566a5e6a677ee366987177a0f3b35.tar.bz2 gentoo-2-d868ebb85c0566a5e6a677ee366987177a0f3b35.zip |
Stable on alpha.
(Portage version: 2.0.51-r14)
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 cd053ea227e4..6c62ae5ca7fe 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.5 2005/01/21 20:24:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.14.ebuild,v 1.6 2005/01/21 23:20:55 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Scalar/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha" IUSE="" DEPEND="${DEPEND}" |