diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-07-31 22:53:52 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-07-31 22:53:52 +0000 |
commit | 5a0673ec013b07568b945af7bd10c3c5630e6ac0 (patch) | |
tree | 25426a595d638d8403bd3f28b171eef6f4e98295 /perl-core/ExtUtils-Manifest | |
parent | Stable on amd64 wrt bug #330387 (diff) | |
download | historical-5a0673ec013b07568b945af7bd10c3c5630e6ac0.tar.gz historical-5a0673ec013b07568b945af7bd10c3c5630e6ac0.tar.bz2 historical-5a0673ec013b07568b945af7bd10c3c5630e6ac0.zip |
Stable on amd64 wrt bug #330387
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'perl-core/ExtUtils-Manifest')
-rw-r--r-- | perl-core/ExtUtils-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Manifest/ChangeLog b/perl-core/ExtUtils-Manifest/ChangeLog index 8c960d6c3e71..dbdd8f491b6d 100644 --- a/perl-core/ExtUtils-Manifest/ChangeLog +++ b/perl-core/ExtUtils-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-Manifest # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.6 2010/07/30 08:17:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.7 2010/07/31 22:53:52 hwoarang Exp $ + + 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> + ExtUtils-Manifest-1.58.ebuild: + Stable on amd64 wrt bug #330387 30 Jul 2010; Christian Faulhammer <fauli@gentoo.org> ExtUtils-Manifest-1.58.ebuild: diff --git a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild index 8b276694b190..45d8369c8b1b 100644 --- a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild +++ b/perl-core/ExtUtils-Manifest/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/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.6 2010/07/30 08:17:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.7 2010/07/31 22:53:52 hwoarang Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to write and check a MANIFEST file" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86" IUSE="" SRC_TEST="do" |