diff options
author | 2004-05-26 20:18:24 +0000 | |
---|---|---|
committer | 2004-05-26 20:18:24 +0000 | |
commit | a12db952f458ed42501f0bd04bb39fec53a1a08e (patch) | |
tree | 07472e6006ca3c1caf976542b58e57d3647c8ced /dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild | |
parent | Version bumped. Cleaned out old files. (diff) | |
download | historical-a12db952f458ed42501f0bd04bb39fec53a1a08e.tar.gz historical-a12db952f458ed42501f0bd04bb39fec53a1a08e.tar.bz2 historical-a12db952f458ed42501f0bd04bb39fec53a1a08e.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild')
-rw-r--r-- | dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild index 3da6a07031da..8300880b3830 100644 --- a/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild +++ b/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.11.ebuild,v 1.3 2004/01/20 18:08:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scalar-List-Utils/Scalar-List-Utils-1.11.ebuild,v 1.4 2004/05/26 20:15:33 kloeri Exp $ inherit perl-module @@ -11,6 +11,6 @@ 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" DEPEND="${DEPEND}" |