diff options
author | 2012-05-09 13:05:26 +0000 | |
---|---|---|
committer | 2012-05-09 13:05:26 +0000 | |
commit | fab42224e017161ac485851b02f8b3ca1ac0f6d5 (patch) | |
tree | 56da465ddbc2fac0fcb99bc7577dc0d419737df3 /virtual/perl-Getopt-Long | |
parent | Marked ~x64-solaris (diff) | |
download | historical-fab42224e017161ac485851b02f8b3ca1ac0f6d5.tar.gz historical-fab42224e017161ac485851b02f8b3ca1ac0f6d5.tar.bz2 historical-fab42224e017161ac485851b02f8b3ca1ac0f6d5.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha102/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 d0409c5c02d5..afc3cf4a4675 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.45 2012/01/29 17:11:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.46 2012/05/09 13:05:26 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> + perl-Getopt-Long-2.380.0-r1.ebuild: + keyword ~amd64-fbsd 29 Jan 2012; Markus Meier <maekke@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 e5f3aaea3497..4e1376c98c0e 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-2012 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.6 2012/01/29 17:11:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild,v 1.7 2012/05/09 13:05:26 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 ~x86-fbsd ~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 ~amd64-fbsd ~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} )" |