diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-05-12 22:24:53 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-05-12 22:24:53 +0000 |
commit | 27d4e6a50493ae13957581682658af9974df6c24 (patch) | |
tree | a481d68d1036dfffe9f79003d584c5e07a3f02cb /perl-core | |
parent | Marked ~ppc for bug #317877. (diff) | |
download | gentoo-2-27d4e6a50493ae13957581682658af9974df6c24.tar.gz gentoo-2-27d4e6a50493ae13957581682658af9974df6c24.tar.bz2 gentoo-2-27d4e6a50493ae13957581682658af9974df6c24.zip |
Marked ~ppc for bug #317877.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/ExtUtils-Command/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Command/ChangeLog b/perl-core/ExtUtils-Command/ChangeLog index 6534dc664b22..c4d2ada6036b 100644 --- a/perl-core/ExtUtils-Command/ChangeLog +++ b/perl-core/ExtUtils-Command/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/ExtUtils-Command # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.2 2010/05/09 17:46:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.3 2010/05/12 22:24:53 josejx Exp $ + + 12 May 2010; Joseph Jezak <josejx@gentoo.org> + ExtUtils-Command-1.16.ebuild: + Marked ~ppc for bug #317877. 09 May 2010; Raúl Porcel <armin76@gentoo.org> ExtUtils-Command-1.16.ebuild: diff --git a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild index f74b41249820..e538bc9722be 100644 --- a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild +++ b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.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-Command/ExtUtils-Command-1.16.ebuild,v 1.2 2010/05/09 17:46:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild,v 1.3 2010/05/12 22:24:53 josejx Exp $ EAPI="2" @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities to replace common UNIX commands in Makefiles etc." SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST=do |