diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-31 22:52:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-31 22:52:12 +0000 |
commit | c5bd3caf3dddb40250939504d41124b49e70e139 (patch) | |
tree | 03c8d55fc9d012b53c4cad6efb6797840ce59ae4 /perl-core | |
parent | Stable on amd64 wrt bug #330387 (diff) | |
download | gentoo-2-c5bd3caf3dddb40250939504d41124b49e70e139.tar.gz gentoo-2-c5bd3caf3dddb40250939504d41124b49e70e139.tar.bz2 gentoo-2-c5bd3caf3dddb40250939504d41124b49e70e139.zip |
Stable on amd64 wrt bug #330387
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/ExtUtils-Install/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Install/ChangeLog b/perl-core/ExtUtils-Install/ChangeLog index 5a045f5eaaef..c91a29f93a38 100644 --- a/perl-core/ExtUtils-Install/ChangeLog +++ b/perl-core/ExtUtils-Install/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-Install # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.6 2010/07/30 08:14:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.7 2010/07/31 22:52:12 hwoarang Exp $ + + 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + ExtUtils-Install-1.54.ebuild: + Stable on amd64 wrt bug #330387 30 Jul 2010; Christian Faulhammer <fauli@gentoo.org> ExtUtils-Install-1.54.ebuild: diff --git a/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild b/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild index ab3dcdcdfbc4..531476fe1ca4 100644 --- a/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild +++ b/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.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-Install/ExtUtils-Install-1.54.ebuild,v 1.6 2010/07/30 08:14:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.7 2010/07/31 22:52:12 hwoarang Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Install files from here to there" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86" IUSE="" SRC_TEST=do |