diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-31 22:53:27 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-31 22:53:27 +0000 |
commit | 77c1ee8efb8b0d261d3f75c2e27e71844ce956bc (patch) | |
tree | f5e68964792f4520a0e49e7e1a4140e87ffdee09 /virtual/perl-ExtUtils-Manifest | |
parent | Stable on amd64 wrt bug #330387 (diff) | |
download | gentoo-2-77c1ee8efb8b0d261d3f75c2e27e71844ce956bc.tar.gz gentoo-2-77c1ee8efb8b0d261d3f75c2e27e71844ce956bc.tar.bz2 gentoo-2-77c1ee8efb8b0d261d3f75c2e27e71844ce956bc.zip |
Stable on amd64 wrt bug #330387
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-ExtUtils-Manifest')
-rw-r--r-- | virtual/perl-ExtUtils-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Manifest/ChangeLog b/virtual/perl-ExtUtils-Manifest/ChangeLog index d31684686e74..209c1ff391d6 100644 --- a/virtual/perl-ExtUtils-Manifest/ChangeLog +++ b/virtual/perl-ExtUtils-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Manifest # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.6 2010/07/30 08:22:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.7 2010/07/31 22:53:27 hwoarang Exp $ + + 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + perl-ExtUtils-Manifest-1.58.ebuild: + Stable on amd64 wrt bug #330387 30 Jul 2010; Christian Faulhammer <fauli@gentoo.org> perl-ExtUtils-Manifest-1.58.ebuild: diff --git a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild index 9aaaad54fbd5..6a8b97a3b7e0 100644 --- a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild +++ b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.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-Manifest/perl-ExtUtils-Manifest-1.58.ebuild,v 1.6 2010/07/30 08:22:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild,v 1.7 2010/07/31 22:53:27 hwoarang Exp $ DESCRIPTION="Virtual for perl-core/ExtUtils-Manifest" 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="~perl-core/ExtUtils-Manifest-${PV}" |