diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-02-14 11:13:47 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-02-14 11:13:47 +0000 |
commit | d7ac1a2fd17c1f5070a181b87b22348e89409586 (patch) | |
tree | 0ed7c78fe46c9678fd15865a36d0b7818c054bd6 /perl-core/ExtUtils-Command | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-d7ac1a2fd17c1f5070a181b87b22348e89409586.tar.gz gentoo-2-d7ac1a2fd17c1f5070a181b87b22348e89409586.tar.bz2 gentoo-2-d7ac1a2fd17c1f5070a181b87b22348e89409586.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/ExtUtils-Command')
-rw-r--r-- | perl-core/ExtUtils-Command/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Command/ExtUtils-Command-1.170.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Command/ChangeLog b/perl-core/ExtUtils-Command/ChangeLog index d72dc38e9148..73b8e8dc3775 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.15 2012/02/08 19:39:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.16 2012/02/14 11:13:47 aballier Exp $ + + 14 Feb 2012; Alexis Ballier <aballier@gentoo.org> + ExtUtils-Command-1.170.0.ebuild: + keyword ~x86-fbsd 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> ExtUtils-Command-1.170.0.ebuild: Stable for HPPA (bug #397195). diff --git a/perl-core/ExtUtils-Command/ExtUtils-Command-1.170.0.ebuild b/perl-core/ExtUtils-Command/ExtUtils-Command-1.170.0.ebuild index 1c3728763435..6a2c7445d4e4 100644 --- a/perl-core/ExtUtils-Command/ExtUtils-Command-1.170.0.ebuild +++ b/perl-core/ExtUtils-Command/ExtUtils-Command-1.170.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.170.0.ebuild,v 1.6 2012/02/08 19:39:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.170.0.ebuild,v 1.7 2012/02/14 11:13:47 aballier Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utilities to replace common UNIX commands in Makefiles etc." SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST=do |