summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-12-10 21:36:04 +0000
committerBrent Baude <ranger@gentoo.org>2009-12-10 21:36:04 +0000
commitc838b17f2863a2508a0e59d1489ffc72cf5a09d0 (patch)
treee4894dde4224f96afa14bfc4015d0266b0802685 /virtual/perl-Module-Build
parentMarking Module-Build-0.34.0201 ppc64 for bug 288026 (diff)
downloadgentoo-2-c838b17f2863a2508a0e59d1489ffc72cf5a09d0.tar.gz
gentoo-2-c838b17f2863a2508a0e59d1489ffc72cf5a09d0.tar.bz2
gentoo-2-c838b17f2863a2508a0e59d1489ffc72cf5a09d0.zip
Marking perl-Module-Build-0.34.0201 ppc64 for bug 288026
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'virtual/perl-Module-Build')
-rw-r--r--virtual/perl-Module-Build/ChangeLog6
-rw-r--r--virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog
index 18cfcbc7d733..741a87e5bc71 100644
--- a/virtual/perl-Module-Build/ChangeLog
+++ b/virtual/perl-Module-Build/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Module-Build
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.17 2009/12/07 23:06:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.18 2009/12/10 21:36:04 ranger Exp $
+
+ 10 Dec 2009; Brent Baude <ranger@gentoo.org>
+ perl-Module-Build-0.34.0201.ebuild:
+ Marking perl-Module-Build-0.34.0201 ppc64 stable for bug 288026
07 Dec 2009; Markus Meier <maekke@gentoo.org>
perl-Module-Build-0.34.0201.ebuild:
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild
index 88276239aa6c..d0a2c3573b70 100644
--- a/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild
+++ b/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.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-Module-Build/perl-Module-Build-0.34.0201.ebuild,v 1.6 2009/12/07 23:06:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v 1.7 2009/12/10 21:36:04 ranger Exp $
DESCRIPTION="Build and install Perl modules"
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 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-Build-${PV} )"