summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-08-12 20:20:34 +0000
committerTom Gall <tgall@gentoo.org>2007-08-12 20:20:34 +0000
commit732b6fd80d093114456d41886fe4231c7a060f43 (patch)
tree9c030f568b86baa9dcfd9ba5273a4dcc8e0b9858 /perl-core/Scalar-List-Utils
parentstable on ppc64 (diff)
downloadgentoo-2-732b6fd80d093114456d41886fe4231c7a060f43.tar.gz
gentoo-2-732b6fd80d093114456d41886fe4231c7a060f43.tar.bz2
gentoo-2-732b6fd80d093114456d41886fe4231c7a060f43.zip
stable on ppc64
(Portage version: 2.1.2.11)
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r--perl-core/Scalar-List-Utils/ChangeLog5
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog
index 48a16bd520b0..81f36fdbcf4f 100644
--- a/perl-core/Scalar-List-Utils/ChangeLog
+++ b/perl-core/Scalar-List-Utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Scalar-List-Utils
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.19 2007/07/04 18:28:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.20 2007/08/12 20:20:34 tgall Exp $
+
+ 12 Aug 2007; Tom Gall <tgall@gentoo.org> Scalar-List-Utils-1.19.ebuild:
+ stable on ppc64
04 Jul 2007; Raúl Porcel <armin76@gentoo.org>
Scalar-List-Utils-1.19.ebuild:
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 c6a9fed7f578..939eeda78803 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
# 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.8 2007/07/04 18:28:24 armin76 Exp $
+# $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 $
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"