diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:48:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:48:51 +0000 |
commit | d495d896f07eb12086af6b2e8381f79bb65ae96f (patch) | |
tree | af1c20ad881963939088bc25ecf91bc25b81436d /perl-core | |
parent | Add ~alpha/~ia64/~sparc wrt #317877 (diff) | |
download | gentoo-2-d495d896f07eb12086af6b2e8381f79bb65ae96f.tar.gz gentoo-2-d495d896f07eb12086af6b2e8381f79bb65ae96f.tar.bz2 gentoo-2-d495d896f07eb12086af6b2e8381f79bb65ae96f.zip |
Add ~alpha/~ia64/~sparc wrt #317877
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/ExtUtils-Install/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Install/ChangeLog b/perl-core/ExtUtils-Install/ChangeLog index b14401fc7f39..a29a69fb8197 100644 --- a/perl-core/ExtUtils-Install/ChangeLog +++ b/perl-core/ExtUtils-Install/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-Install # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.1 2010/04/30 06:24:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.2 2010/05/09 17:48:51 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> + ExtUtils-Install-1.54.ebuild: + Add ~alpha/~ia64/~sparc wrt #317877 30 Apr 2010; Torsten Veller <tove@gentoo.org> +ExtUtils-Install-1.54.ebuild, +metadata.xml: diff --git a/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild b/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild index 92f298fed40e..138db5893723 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-2010 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.1 2010/04/30 06:24:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.2 2010/05/09 17:48:51 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Install files from here to there" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="" SRC_TEST=do |