diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:39:38 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:39:38 +0000 |
commit | 19dbfe7ec08f2ac32d3f5c43678e2ceab6df5b76 (patch) | |
tree | 884f9edd5a04f2047194eec4f735a3dd76f324d5 /virtual | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-19dbfe7ec08f2ac32d3f5c43678e2ceab6df5b76.tar.gz gentoo-2-19dbfe7ec08f2ac32d3f5c43678e2ceab6df5b76.tar.bz2 gentoo-2-19dbfe7ec08f2ac32d3f5c43678e2ceab6df5b76.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-ExtUtils-Command/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Command/ChangeLog b/virtual/perl-ExtUtils-Command/ChangeLog index 122cd21090b4..417aea5c8556 100644 --- a/virtual/perl-ExtUtils-Command/ChangeLog +++ b/virtual/perl-ExtUtils-Command/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Command # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.23 2012/03/24 12:27:12 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.24 2012/04/28 02:39:38 aballier Exp $ + + 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> + perl-ExtUtils-Command-1.170.0-r2.ebuild: + keyword ~amd64-fbsd 24 Mar 2012; Fabian Groffen <grobian@gentoo.org> perl-ExtUtils-Command-1.170.0-r2.ebuild: diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild index bd04bbd98b80..393303dab3d7 100644 --- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild +++ b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.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/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild,v 1.8 2012/03/24 12:27:12 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild,v 1.9 2012/04/28 02:39:38 aballier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |