summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-02-03 19:37:02 +0000
committerTorsten Veller <tove@gentoo.org>2012-02-03 19:37:02 +0000
commit4cce0e8b8e11a5d8c8d62cd866444a9f4b6bf8e7 (patch)
tree5a9f3adfa6031b8d9001f235e68f6d1118c590a7 /virtual/perl-ExtUtils-Command
parentRemove 'custom-cflags' flag since it does nothing. bug 379031 (diff)
downloadgentoo-2-4cce0e8b8e11a5d8c8d62cd866444a9f4b6bf8e7.tar.gz
gentoo-2-4cce0e8b8e11a5d8c8d62cd866444a9f4b6bf8e7.tar.bz2
gentoo-2-4cce0e8b8e11a5d8c8d62cd866444a9f4b6bf8e7.zip
Stable for amd64, wrt bug #397195
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-ExtUtils-Command')
-rw-r--r--virtual/perl-ExtUtils-Command/ChangeLog8
-rw-r--r--virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-ExtUtils-Command/ChangeLog b/virtual/perl-ExtUtils-Command/ChangeLog
index cfbf46560e5a..890e910a44a3 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.17 2011/07/26 18:27:02 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.18 2012/02/03 19:37:02 tove Exp $
+
+ 03 Feb 2012; Torsten Veller <tove@gentoo.org>
+ perl-ExtUtils-Command-1.170.0-r2.ebuild:
+ Stable for amd64, wrt bug #397195
26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
perl-ExtUtils-Command-1.170.0-r2.ebuild:
diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild
index 5de319480c56..59f4cfe96ebb 100644
--- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild
+++ b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.170.0-r2.ebuild,v 1.2 2011/07/26 18:27:02 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild,v 1.3 2012/02/03 19:37:02 tove Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"