diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-10 21:38:11 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-10 21:38:11 +0000 |
commit | a56777ff5721d750fd2db09fdda66e21a268cc6f (patch) | |
tree | 2ec437eb6437aa45bc5351008c033e182fe24b28 /perl-core/Scalar-List-Utils | |
parent | Marking perl-PodParser-1.38 ppc64 for bug 288026 (diff) | |
download | historical-a56777ff5721d750fd2db09fdda66e21a268cc6f.tar.gz historical-a56777ff5721d750fd2db09fdda66e21a268cc6f.tar.bz2 historical-a56777ff5721d750fd2db09fdda66e21a268cc6f.zip |
Marking Scalar-List-Utils-1.21 ppc64 for bug 288026
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r-- | perl-core/Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog index 1834a7055f27..626075470ba1 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 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.27 2009/12/07 23:12:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.28 2009/12/10 21:38:11 ranger Exp $ + + 10 Dec 2009; Brent Baude <ranger@gentoo.org> + Scalar-List-Utils-1.21.ebuild: + Marking Scalar-List-Utils-1.21 ppc64 stable for bug 288026 07 Dec 2009; Markus Meier <maekke@gentoo.org> Scalar-List-Utils-1.21.ebuild: diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild index 02dd864fc87e..e82f74bc29ca 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.21.ebuild,v 1.5 2009/12/07 23:12:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild,v 1.6 2009/12/10 21:38:11 ranger Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Scalar-List-Utils module for perl" 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="" SRC_TEST=do |