diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 20:20:30 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 20:20:30 +0000 |
commit | 7cdf18935fbe85bfb91747ae572a1e047f17b7e2 (patch) | |
tree | 5ec44c614674698252bbf35ed6e14cb3ab95d065 /perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild | |
parent | remove versions working for and require TeX Live 2008 or 2009, they are usele... (diff) | |
download | historical-7cdf18935fbe85bfb91747ae572a1e047f17b7e2.tar.gz historical-7cdf18935fbe85bfb91747ae572a1e047f17b7e2.tar.bz2 historical-7cdf18935fbe85bfb91747ae572a1e047f17b7e2.zip |
keyword ~x86-fbsd
Package-Manager: portage-2.2.0_alpha61/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild')
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |