diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:55:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-09 17:55:24 +0000 |
commit | a27c5813689549498e21f92cfa0035b200ba2529 (patch) | |
tree | 598e1ef51b560bf6ac1b37a8c3dd1205e3255425 /perl-core | |
parent | Add ~alpha/~ia64/~sparc wrt #317877 (diff) | |
download | gentoo-2-a27c5813689549498e21f92cfa0035b200ba2529.tar.gz gentoo-2-a27c5813689549498e21f92cfa0035b200ba2529.tar.bz2 gentoo-2-a27c5813689549498e21f92cfa0035b200ba2529.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-MakeMaker/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-MakeMaker/ChangeLog b/perl-core/ExtUtils-MakeMaker/ChangeLog index 40a53aede3e3..d150d6298f14 100644 --- a/perl-core/ExtUtils-MakeMaker/ChangeLog +++ b/perl-core/ExtUtils-MakeMaker/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-MakeMaker # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-MakeMaker/ChangeLog,v 1.12 2010/05/09 11:41:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-MakeMaker/ChangeLog,v 1.13 2010/05/09 17:55:24 armin76 Exp $ + + 09 May 2010; Raúl Porcel <armin76@gentoo.org> + ExtUtils-MakeMaker-6.56.ebuild: + Add ~alpha/~ia64/~sparc wrt #317877 09 May 2010; Torsten Veller <tove@gentoo.org> ExtUtils-MakeMaker-6.56.ebuild: diff --git a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56.ebuild b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56.ebuild index b1f5933ce5da..2364d050189c 100644 --- a/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56.ebuild +++ b/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56.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-MakeMaker/ExtUtils-MakeMaker-6.56.ebuild,v 1.2 2010/05/09 11:41:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-MakeMaker/ExtUtils-MakeMaker-6.56.ebuild,v 1.3 2010/05/09 17:55:24 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Create a module Makefile" HOMEPAGE="http://makemaker.org ${HOMEPAGE}" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="" PATCHES=( "${FILESDIR}/RUNPATH-6.54.patch" ) |