diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-28 16:53:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-28 16:53:30 +0000 |
commit | bef306ad7f56d15ecc9009381958d30c11c03425 (patch) | |
tree | f9b25d3b5a88f61b418358546cbeebccfd5ecbaf /perl-core/ExtUtils-Manifest | |
parent | alpha/ia64/sparc stable wrt #330387 (diff) | |
download | gentoo-2-bef306ad7f56d15ecc9009381958d30c11c03425.tar.gz gentoo-2-bef306ad7f56d15ecc9009381958d30c11c03425.tar.bz2 gentoo-2-bef306ad7f56d15ecc9009381958d30c11c03425.zip |
alpha/ia64/sparc stable wrt #330387
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 dbdd8f491b6d..96478e1b5846 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.7 2010/07/31 22:53:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.8 2010/08/28 16:53:30 armin76 Exp $ + + 28 Aug 2010; Raúl Porcel <armin76@gentoo.org> + ExtUtils-Manifest-1.58.ebuild: + alpha/ia64/sparc stable wrt #330387 31 Jul 2010; Markos Chandras <hwoarang@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 45d8369c8b1b..08d8d54a1f20 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.7 2010/07/31 22:53:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.8 2010/08/28 16:53:30 armin76 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" |