diff options
author | 2012-04-28 02:25:46 +0000 | |
---|---|---|
committer | 2012-04-28 02:25:46 +0000 | |
commit | 89dc227684ed387ba71a1c445c90159086c0e805 (patch) | |
tree | b32836eb3bb99eb6a1cdd79b2d21f3aa36515b4a /virtual/perl-Module-Load | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-89dc227684ed387ba71a1c445c90159086c0e805.tar.gz gentoo-2-89dc227684ed387ba71a1c445c90159086c0e805.tar.bz2 gentoo-2-89dc227684ed387ba71a1c445c90159086c0e805.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Load')
-rw-r--r-- | virtual/perl-Module-Load/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Module-Load/perl-Module-Load-0.220.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Module-Load/ChangeLog b/virtual/perl-Module-Load/ChangeLog index 7b8056e9373b..f29680402d35 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.21 2011/10/23 08:11:05 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.22 2012/04/28 02:25:46 aballier Exp $ + + 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> + perl-Module-Load-0.220.0.ebuild: + keyword ~amd64-fbsd *perl-Module-Load-0.220.0 (23 Oct 2011) diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.220.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.220.0.ebuild index 192807a209db..0dda3ae968b0 100644 --- a/virtual/perl-Module-Load/perl-Module-Load-0.220.0.ebuild +++ b/virtual/perl-Module-Load/perl-Module-Load-0.220.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.220.0.ebuild,v 1.1 2011/10/23 08:11:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.220.0.ebuild,v 1.2 2012/04/28 02:25:46 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 ~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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~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="~perl-core/${PN#perl-}-${PV}" |