diff options
author | Torsten Veller <tove@gentoo.org> | 2009-03-13 21:03:28 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-03-13 21:03:28 +0000 |
commit | 7873abdee4af2d5151c8d3b2327d6daf1ae5a1bc (patch) | |
tree | 4ab45d49ed7f911650736172e255c5f557c5a2fa /virtual/perl-Getopt-Long | |
parent | Cleanup (diff) | |
download | historical-7873abdee4af2d5151c8d3b2327d6daf1ae5a1bc.tar.gz historical-7873abdee4af2d5151c8d3b2327d6daf1ae5a1bc.tar.bz2 historical-7873abdee4af2d5151c8d3b2327d6daf1ae5a1bc.zip |
Cleanup
Package-Manager: portage-2.2_rc24/cvs/Linux i686
Diffstat (limited to 'virtual/perl-Getopt-Long')
-rw-r--r-- | virtual/perl-Getopt-Long/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild | 15 |
3 files changed, 6 insertions, 32 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog index 316878fe2e5d..f2365f7e41f3 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.22 2008/09/10 11:57:06 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.23 2009/03/13 21:00:00 tove Exp $ + + 13 Mar 2009; Torsten Veller <tove@gentoo.org> + -perl-Getopt-Long-2.34.ebuild, -perl-Getopt-Long-2.35.ebuild: + Cleanup *perl-Getopt-Long-2.37 (10 Sep 2008) diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild deleted file mode 100644 index bdf0148357bb..000000000000 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2006 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.34.ebuild,v 1.4 2007/07/11 05:04:22 mr_bones_ Exp $ - -DESCRIPTION="Virtual for Getopt-Long" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 amd64 alpha ppc sparc hppa mips ia64 ppc64" - -IUSE="" -DEPEND="" -RDEPEND="~perl-core/Getopt-Long-${PV}" diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild deleted file mode 100644 index 13d5bf41818a..000000000000 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2006 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.35.ebuild,v 1.12 2007/07/11 05:04:22 mr_bones_ Exp $ - -DESCRIPTION="Virtual for Getopt-Long" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" -SRC_URI="" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" - -IUSE="" -DEPEND="" -RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Getopt-Long-${PV} )" |