diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 23:11:34 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 23:11:34 +0000 |
commit | cfa23997d38779b94a1871aa21f547f7714c59e0 (patch) | |
tree | 1c4140742b6f10459012b1467e7b2ecc8eba2927 /virtual/perl-Module-Load | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-cfa23997d38779b94a1871aa21f547f7714c59e0.tar.gz gentoo-2-cfa23997d38779b94a1871aa21f547f7714c59e0.tar.bz2 gentoo-2-cfa23997d38779b94a1871aa21f547f7714c59e0.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Load')
-rw-r--r-- | virtual/perl-Module-Load/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Load/ChangeLog b/virtual/perl-Module-Load/ChangeLog index 6fa87f5a4511..751bda6aeaac 100644 --- a/virtual/perl-Module-Load/ChangeLog +++ b/virtual/perl-Module-Load/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Load # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.18 2011/06/18 20:20:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.19 2011/07/07 23:11:34 aballier Exp $ + + 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> + perl-Module-Load-0.180.0-r1.ebuild: + keyword ~x86-fbsd *perl-Module-Load-0.180.0-r1 (18 Jun 2011) diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild index ec4c82486911..bf9ac32f5c99 100644 --- a/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild +++ b/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild,v 1.1 2011/06/18 20:20:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.180.0-r1.ebuild,v 1.2 2011/07/07 23:11:34 aballier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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} )" |