summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 15:34:21 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 15:34:21 +0000
commitc36454c30be9fd4ed9863e9652a962af0bca8c85 (patch)
tree54e4573c14dcb51b77356d8a39ee0b3900a5e0de /perl-core/Getopt-Long
parentRemove old (diff)
downloadgentoo-2-c36454c30be9fd4ed9863e9652a962af0bca8c85.tar.gz
gentoo-2-c36454c30be9fd4ed9863e9652a962af0bca8c85.tar.bz2
gentoo-2-c36454c30be9fd4ed9863e9652a962af0bca8c85.zip
Remove old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
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.380.0-r1.ebuild20
2 files changed, 5 insertions, 21 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog
index 7a8e78cc19ca..b2e5bcd516f4 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.49 2014/07/24 22:23:46 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.50 2014/11/08 15:34:21 dilfridge Exp $
+
+ 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -Getopt-Long-2.380.0-r1.ebuild:
+ Remove old
*Getopt-Long-2.380.0-r1 (24 Jul 2014)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.380.0-r1.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.380.0-r1.ebuild
deleted file mode 100644
index 9dceef4745d5..000000000000
--- a/perl-core/Getopt-Long/Getopt-Long-2.380.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 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.380.0-r1.ebuild,v 1.1 2014/07/24 22:23:46 dilfridge Exp $
-
-EAPI=5
-
-MODULE_AUTHOR=JV
-MODULE_VERSION=2.38
-inherit perl-module
-
-DESCRIPTION="Advanced handling of command line options"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-RDEPEND="virtual/perl-Pod-Parser"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do