summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-core/ExtUtils-Command/ChangeLog6
-rw-r--r--perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Command/ChangeLog b/perl-core/ExtUtils-Command/ChangeLog
index f6d891815a05..a175a2b5dfc1 100644
--- a/perl-core/ExtUtils-Command/ChangeLog
+++ b/perl-core/ExtUtils-Command/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/ExtUtils-Command
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.8 2010/08/28 16:51:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.9 2010/09/13 14:26:35 josejx Exp $
+
+ 13 Sep 2010; Joseph Jezak <josejx@gentoo.org>
+ ExtUtils-Command-1.16.ebuild:
+ Marked ppc stable for bug #330387.
28 Aug 2010; Raúl Porcel <armin76@gentoo.org>
ExtUtils-Command-1.16.ebuild:
diff --git a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild
index cf4a10f01d3d..253dabf243f2 100644
--- a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild
+++ b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild,v 1.8 2010/08/28 16:51:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild,v 1.9 2010/09/13 14:26:35 josejx Exp $
EAPI="2"
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Utilities to replace common UNIX commands in Makefiles etc."
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
IUSE=""
SRC_TEST=do