diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:05:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:05:23 +0000 |
commit | 0cb3783b20e04ace65b35810f37e83e62b547312 (patch) | |
tree | c6c8b31e294283edffe2903bc48deb71c487a754 /virtual/perl-Getopt-Long | |
parent | ppc stable #288026 (diff) | |
download | historical-0cb3783b20e04ace65b35810f37e83e62b547312.tar.gz historical-0cb3783b20e04ace65b35810f37e83e62b547312.tar.bz2 historical-0cb3783b20e04ace65b35810f37e83e62b547312.zip |
ppc stable #288026
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'virtual/perl-Getopt-Long')
-rw-r--r-- | virtual/perl-Getopt-Long/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog index 34ca701bf677..438ed8d8e528 100644 --- a/virtual/perl-Getopt-Long/ChangeLog +++ b/virtual/perl-Getopt-Long/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-Getopt-Long -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.32 2009/12/15 19:47:46 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.33 2010/01/05 18:55:06 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> perl-Getopt-Long-2.38.ebuild: + ppc stable #288026 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> perl-Getopt-Long-2.36.ebuild, perl-Getopt-Long-2.37.ebuild, diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild index efe7ef066b49..174be1177f91 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.38.ebuild,v 1.9 2009/12/15 19:47:46 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild,v 1.10 2010/01/05 18:55:06 nixnut Exp $ DESCRIPTION="Virtual for Getopt-Long" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Getopt-Long-${PV} )" |