summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-05-05 18:30:07 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-05-05 18:30:07 +0000
commit000087a604a6f2f2d09a9e015189acc6cef023e6 (patch)
tree9619938843d3c595fc8059ae5dd50df94bbe21e4 /perl-core/Scalar-List-Utils
parentMarked stable on amd64 for bug #175465 (diff)
downloadhistorical-000087a604a6f2f2d09a9e015189acc6cef023e6.tar.gz
historical-000087a604a6f2f2d09a9e015189acc6cef023e6.tar.bz2
historical-000087a604a6f2f2d09a9e015189acc6cef023e6.zip
ppc stable
Package-Manager: portage-2.1.2.6
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r--perl-core/Scalar-List-Utils/ChangeLog6
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog
index 0c29f2e8c93d..9cf24fcd3b09 100644
--- a/perl-core/Scalar-List-Utils/ChangeLog
+++ b/perl-core/Scalar-List-Utils/ChangeLog
@@ -1,6 +1,10 @@
# 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.16 2007/04/17 19:09:15 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.17 2007/05/05 18:27:11 dertobi123 Exp $
+
+ 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ Scalar-List-Utils-1.19.ebuild:
+ ppc stable
17 Apr 2007; Gustavo Zacarias <gustavoz@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 e20965b9eb88..7e14d6e4efcd 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.5 2007/04/17 19:09:15 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.19.ebuild,v 1.6 2007/05/05 18:27:11 dertobi123 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"