diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-10 21:38:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-10 21:38:29 +0000 |
commit | 2a42bfb74e03a5f0dce72eb12af3f24cfdb513cb (patch) | |
tree | 88a5a320e9d116187df0e96354c8254336823923 /virtual/perl-Scalar-List-Utils | |
parent | Marking Scalar-List-Utils-1.21 ppc64 for bug 288026 (diff) | |
download | historical-2a42bfb74e03a5f0dce72eb12af3f24cfdb513cb.tar.gz historical-2a42bfb74e03a5f0dce72eb12af3f24cfdb513cb.tar.bz2 historical-2a42bfb74e03a5f0dce72eb12af3f24cfdb513cb.zip |
Marking perl-Scalar-List-Utils-1.21 ppc64 for bug 288026
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog index 6f201993e6f6..f6de657831af 100644 --- a/virtual/perl-Scalar-List-Utils/ChangeLog +++ b/virtual/perl-Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Scalar-List-Utils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.28 2009/12/07 23:12:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.29 2009/12/10 21:38:29 ranger Exp $ + + 10 Dec 2009; Brent Baude <ranger@gentoo.org> + perl-Scalar-List-Utils-1.21.ebuild: + Marking perl-Scalar-List-Utils-1.21 ppc64 stable for bug 288026 07 Dec 2009; Markus Meier <maekke@gentoo.org> perl-Scalar-List-Utils-1.21.ebuild: diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild index f8206d70cdda..39ef2b4f35e7 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-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/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild,v 1.6 2009/12/07 23:12:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild,v 1.7 2009/12/10 21:38:29 ranger Exp $ DESCRIPTION="Virtual for Scalar-List-Utils" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="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="" RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Scalar-List-Utils-${PV} )" |