diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:47:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:47:24 +0000 |
commit | 4cde55cfc01fb1803d2c6439af39f5702e79e710 (patch) | |
tree | 2ec32ba434d22296386e2a859204c12e48973949 /perl-core/ExtUtils-Manifest | |
parent | Add ~alpha/~ia64/~sparc wrt #317877 (diff) | |
download | gentoo-2-4cde55cfc01fb1803d2c6439af39f5702e79e710.tar.gz gentoo-2-4cde55cfc01fb1803d2c6439af39f5702e79e710.tar.bz2 gentoo-2-4cde55cfc01fb1803d2c6439af39f5702e79e710.zip |
Add ~alpha/~ia64/~sparc wrt #317877
(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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/perl-core/ExtUtils-Manifest/ChangeLog b/perl-core/ExtUtils-Manifest/ChangeLog index b1babfe4df22..bc0709eeeabf 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.1 2010/04/30 06:21:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ChangeLog,v 1.2 2010/05/09 17:47:24 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> + ExtUtils-Manifest-1.58.ebuild: + Add ~alpha/~ia64/~sparc wrt #317877 30 Apr 2010; Torsten Veller <tove@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 2dd17c1eb775..e10dc65e471e 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-2009 Gentoo Foundation +# 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.1 2010/04/30 06:21:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Manifest/ExtUtils-Manifest-1.58.ebuild,v 1.2 2010/05/09 17:47:24 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to write and check a MANIFEST file" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="" SRC_TEST="do" |