diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 20:21:27 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 20:21:27 +0000 |
commit | f3f572bf2a0829e32f2f4f03db75de2922cc3aa7 (patch) | |
tree | 7a8353357bedd4588ccf5696c21c2cd338c71e27 /virtual/perl-Getopt-Long | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-f3f572bf2a0829e32f2f4f03db75de2922cc3aa7.tar.gz gentoo-2-f3f572bf2a0829e32f2f4f03db75de2922cc3aa7.tar.bz2 gentoo-2-f3f572bf2a0829e32f2f4f03db75de2922cc3aa7.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha61/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Getopt-Long')
-rw-r--r-- | virtual/perl-Getopt-Long/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog index 8b748c6c3f28..4cbd4b6e82ff 100644 --- a/virtual/perl-Getopt-Long/ChangeLog +++ b/virtual/perl-Getopt-Long/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Getopt-Long # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.43 2011/09/05 06:55:36 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.44 2011/10/05 20:21:27 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + perl-Getopt-Long-2.380.0-r1.ebuild: + keyword ~x86-fbsd 05 Sep 2011; Fabian Groffen <grobian@gentoo.org> perl-Getopt-Long-2.380.0-r1.ebuild: diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild index 70d93c712de3..2671f42f040c 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.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-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild,v 1.4 2011/09/05 06:55:36 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild,v 1.5 2011/10/05 20:21:27 aballier Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.14* ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/${PN#perl-}-${PV} )" |