summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-01-17 13:40:09 +0000
committerTorsten Veller <tove@gentoo.org>2010-01-17 13:40:09 +0000
commit92e901d36d55cd99372ac1dfea216cd4741cf6bf (patch)
treebade5d5955308d9fee5c17e070033e257754dce3 /perl-core/Getopt-Long
parentCleanup (diff)
downloadgentoo-2-92e901d36d55cd99372ac1dfea216cd4741cf6bf.tar.gz
gentoo-2-92e901d36d55cd99372ac1dfea216cd4741cf6bf.tar.bz2
gentoo-2-92e901d36d55cd99372ac1dfea216cd4741cf6bf.zip
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Getopt-Long')
-rw-r--r--perl-core/Getopt-Long/ChangeLog6
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.36.ebuild17
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.37.ebuild18
3 files changed, 5 insertions, 36 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog
index 99a1730f5a0e..ddf2ef7efb6e 100644
--- a/perl-core/Getopt-Long/ChangeLog
+++ b/perl-core/Getopt-Long/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Getopt-Long
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.35 2010/01/05 18:52:27 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.36 2010/01/17 13:40:09 tove Exp $
+
+ 17 Jan 2010; Torsten Veller <tove@gentoo.org> -Getopt-Long-2.36.ebuild,
+ -Getopt-Long-2.37.ebuild:
+ Cleanup
05 Jan 2010; nixnut <nixnut@gentoo.org> Getopt-Long-2.38.ebuild:
ppc stable #288026
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild
deleted file mode 100644
index f56280b524a7..000000000000
--- a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 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.36.ebuild,v 1.10 2009/12/16 21:50:03 abcd Exp $
-
-inherit perl-module
-
-DESCRIPTION="Advanced handling of command line options"
-SRC_URI="mirror://cpan/authors/id/J/JV/JV/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-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="virtual/perl-PodParser
- dev-lang/perl"
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild
deleted file mode 100644
index d0c02e245f10..000000000000
--- a/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 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.37.ebuild,v 1.3 2009/12/16 21:50:03 abcd Exp $
-
-MODULE_AUTHOR=JV
-inherit perl-module
-
-DESCRIPTION="Advanced handling of command line options"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-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="virtual/perl-PodParser
- dev-lang/perl"
-
-SRC_TEST=do