diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 13:04:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 13:04:36 +0000 |
commit | 47e37766b32c4e7285f33c253099ec990c84a722 (patch) | |
tree | c1739d1051e7ca64caaa10197f87d01a899f57bb /perl-core/Getopt-Long | |
parent | Marked ~x64-solaris (diff) | |
download | historical-47e37766b32c4e7285f33c253099ec990c84a722.tar.gz historical-47e37766b32c4e7285f33c253099ec990c84a722.tar.bz2 historical-47e37766b32c4e7285f33c253099ec990c84a722.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Getopt-Long')
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index 86ac5887a545..d74c8c85d325 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.38 2011/10/05 20:20:30 aballier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.39 2012/05/09 13:04:36 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> Getopt-Long-2.380.0.ebuild: + keyword ~amd64-fbsd 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> Getopt-Long-2.380.0.ebuild: keyword ~x86-fbsd 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 36316b4f86c1..fead2897abab 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 +# Copyright 1999-2012 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.2 2011/10/05 20:20:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild,v 1.3 2012/05/09 13:04:36 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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="virtual/perl-PodParser" |