diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-17 13:39:49 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-17 13:39:49 +0000 |
commit | 7b88f0bd15e2499273b80553037a802f604d4212 (patch) | |
tree | 4f5693a0382eb652946b592958d9cb0b90b0344b /virtual/perl-Getopt-Long | |
parent | Add missing prefix keywords (diff) | |
download | gentoo-2-7b88f0bd15e2499273b80553037a802f604d4212.tar.gz gentoo-2-7b88f0bd15e2499273b80553037a802f604d4212.tar.bz2 gentoo-2-7b88f0bd15e2499273b80553037a802f604d4212.zip |
Cleanup
(Portage version: 2.2_rc61/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.36.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.37.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog index 5192551a0dbf..129d0d6621b0 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.34 2010/01/07 20:16:11 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.35 2010/01/17 13:39:49 tove Exp $ + + 17 Jan 2010; Torsten Veller <tove@gentoo.org> + -perl-Getopt-Long-2.36.ebuild, -perl-Getopt-Long-2.37.ebuild: + Cleanup 07 Jan 2010; Torsten Veller <tove@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.36.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.36.ebuild deleted file mode 100644 index 2e63d75ef747..000000000000 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.36.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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.36.ebuild,v 1.13 2010/01/07 20:16:11 tove Exp $ - -DESCRIPTION="Virtual for Getopt-Long" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -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" - -IUSE="" -DEPEND="" -RDEPEND="~perl-core/Getopt-Long-${PV}" diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.37.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.37.ebuild deleted file mode 100644 index b3d76fef87a9..000000000000 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.37.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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.37.ebuild,v 1.4 2010/01/07 20:16:11 tove Exp $ - -DESCRIPTION="Virtual for Getopt-Long" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -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" - -IUSE="" -DEPEND="" -RDEPEND="~perl-core/Getopt-Long-${PV}" |