diff options
author | 2008-03-28 06:59:38 +0000 | |
---|---|---|
committer | 2008-03-28 06:59:38 +0000 | |
commit | 3e52dcdbd86d18652562946938216edf36830a43 (patch) | |
tree | 8154e8da2ba5c3494891d786e8d7221bcbb6f8e3 /perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-3e52dcdbd86d18652562946938216edf36830a43.tar.gz gentoo-2-3e52dcdbd86d18652562946938216edf36830a43.tar.bz2 gentoo-2-3e52dcdbd86d18652562946938216edf36830a43.zip |
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild')
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild index 939eeda78803..898cf8236564 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.9 2007/08/12 20:20:34 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.10 2008/03/28 06:59:38 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/perl" |