summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 15:34:18 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 15:34:18 +0000
commitba5ee2fd265a9abaa5abe7223ff1933337bd8688 (patch)
treee06f9d78312acc4912cc26e5b230fb37289bc123 /virtual/perl-Getopt-Long
parentRemove old (diff)
downloadgentoo-2-ba5ee2fd265a9abaa5abe7223ff1933337bd8688.tar.gz
gentoo-2-ba5ee2fd265a9abaa5abe7223ff1933337bd8688.tar.bz2
gentoo-2-ba5ee2fd265a9abaa5abe7223ff1933337bd8688.zip
Remove old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'virtual/perl-Getopt-Long')
-rw-r--r--virtual/perl-Getopt-Long/ChangeLog6
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r3.ebuild20
2 files changed, 5 insertions, 21 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog
index d21d7065c587..c9c861ca6bf2 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.63 2014/09/23 09:57:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.64 2014/11/08 15:34:18 dilfridge Exp $
+
+ 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-Getopt-Long-2.380.0-r3.ebuild:
+ Remove old
23 Sep 2014; Agostino Sarubbo <ago@gentoo.org>
perl-Getopt-Long-2.390.0-r1.ebuild:
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r3.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r3.ebuild
deleted file mode 100644
index 10b29dec2fe9..000000000000
--- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r3.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/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r3.ebuild,v 1.1 2014/07/07 19:16:17 dilfridge Exp $
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
- || ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"