diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-04 15:37:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-04 15:37:05 +0000 |
commit | ed0dd0b2ac4b4a0f33c560545311be0152234b1c (patch) | |
tree | 12daf3c48be3a1f117d80471e6ed94581f5cd0e3 /perl-core/ExtUtils-Install | |
parent | Fix maintainer's email in metadata (diff) | |
download | historical-ed0dd0b2ac4b4a0f33c560545311be0152234b1c.tar.gz historical-ed0dd0b2ac4b4a0f33c560545311be0152234b1c.tar.bz2 historical-ed0dd0b2ac4b4a0f33c560545311be0152234b1c.zip |
Add ~arm/~s390/~sh
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'perl-core/ExtUtils-Install')
-rw-r--r-- | perl-core/ExtUtils-Install/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/ExtUtils-Install/ChangeLog b/perl-core/ExtUtils-Install/ChangeLog index ac5a56838617..de9aad2f1ef7 100644 --- a/perl-core/ExtUtils-Install/ChangeLog +++ b/perl-core/ExtUtils-Install/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/ExtUtils-Install -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.10 2011/07/26 18:22:38 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.11 2012/02/04 15:33:16 armin76 Exp $ + + 04 Feb 2012; Raúl Porcel <armin76@gentoo.org> ExtUtils-Install-1.54.ebuild: + Add ~arm/~s390/~sh 26 Jul 2011; Kacper Kowalik <xarthisius@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 01462114140c..81af73f6bbc6 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-2011 Gentoo Foundation +# Copyright 1999-2012 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.10 2011/07/26 18:22:38 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.11 2012/02/04 15:33:16 armin76 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 ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" SRC_TEST=do |