diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-06 12:03:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-06 12:03:12 +0000 |
commit | c80e01b7f5efe731b9287c2842d72f533a7169ad (patch) | |
tree | f399467eb0ffb02f8274138ed6262dfe0e2aa0fc /perl-core/ExtUtils-Manifest | |
parent | s390/sh stable (diff) | |
download | gentoo-2-c80e01b7f5efe731b9287c2842d72f533a7169ad.tar.gz gentoo-2-c80e01b7f5efe731b9287c2842d72f533a7169ad.tar.bz2 gentoo-2-c80e01b7f5efe731b9287c2842d72f533a7169ad.zip |
s390/sh stable
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'perl-core/ExtUtils-Manifest')
-rw-r--r-- | perl-core/ExtUtils-Manifest/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.580.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/perl-core/ExtUtils-Manifest/ChangeLog b/perl-core/ExtUtils-Manifest/ChangeLog index e9e9bf6e8b47..a3ff984618c7 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.20 2012/09/13 19:10:14 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.21 2013/01/06 12:03:12 armin76 Exp $ + + 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> + ExtUtils-Manifest-1.580.0.ebuild: + s390/sh stable *ExtUtils-Manifest-1.610.0 (13 Sep 2012) diff --git a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.580.0.ebuild b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.580.0.ebuild index 980c43d03ea9..b7a45c423c1c 100644 --- a/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.580.0.ebuild +++ b/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.580.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.580.0.ebuild,v 1.3 2012/02/04 15:27:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.580.0.ebuild,v 1.4 2013/01/06 12:03:12 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utilities to write and check a MANIFEST file" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" |