summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--virtual/perl-ExtUtils-Command/ChangeLog6
-rw-r--r--virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Command/ChangeLog b/virtual/perl-ExtUtils-Command/ChangeLog
index 251ef9ddffeb..bf8779eb27a0 100644
--- a/virtual/perl-ExtUtils-Command/ChangeLog
+++ b/virtual/perl-ExtUtils-Command/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-ExtUtils-Command
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.7 2010/07/30 08:20:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.8 2010/07/31 22:52:37 hwoarang Exp $
+
+ 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ perl-ExtUtils-Command-1.16.ebuild:
+ Stable on amd64 wrt bug #330387
30 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
perl-ExtUtils-Command-1.16.ebuild:
diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild
index 1a447304a451..0528aadb26ac 100644
--- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild
+++ b/virtual/perl-ExtUtils-Command/perl-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/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v 1.7 2010/07/30 08:20:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v 1.8 2010/07/31 22:52:37 hwoarang Exp $
DESCRIPTION="Virtual for perl-core/ExtUtils-Command"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86"
IUSE=""
RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/ExtUtils-Command-${PV} )"