summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-10-05 20:20:30 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-10-05 20:20:30 +0000
commit35c0677ea0985447ef7fc65afeab67c2d8119e7c (patch)
tree16f5d42ce19681a6ce85db9ff65fbc3f328490dc /perl-core
parentremove versions working for and require TeX Live 2008 or 2009, they are usele... (diff)
downloadgentoo-2-35c0677ea0985447ef7fc65afeab67c2d8119e7c.tar.gz
gentoo-2-35c0677ea0985447ef7fc65afeab67c2d8119e7c.tar.bz2
gentoo-2-35c0677ea0985447ef7fc65afeab67c2d8119e7c.zip
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha61/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Getopt-Long/ChangeLog5
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog
index 1f83f6f82f38..86ac5887a545 100644
--- a/perl-core/Getopt-Long/ChangeLog
+++ b/perl-core/Getopt-Long/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Getopt-Long
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.37 2011/05/21 06:15:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.38 2011/10/05 20:20:30 aballier Exp $
+
+ 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> Getopt-Long-2.380.0.ebuild:
+ keyword ~x86-fbsd
*Getopt-Long-2.380.0 (21 May 2011)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild
index 36d6d0314a3d..36316b4f86c1 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.380.0.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/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild,v 1.1 2011/05/21 06:15:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild,v 1.2 2011/10/05 20:20:30 aballier Exp $
EAPI=2
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="virtual/perl-PodParser"