summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 14:40:50 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 14:40:50 +0000
commit045f97ec65e6e0e1e0544f1e29185b73eaa7c27d (patch)
treed9c7d45a96842ec3595cef481687d1fc85110401 /virtual
parentRemove old (Perl 5.20.0 cleanup) (diff)
downloadgentoo-2-045f97ec65e6e0e1e0544f1e29185b73eaa7c27d.tar.gz
gentoo-2-045f97ec65e6e0e1e0544f1e29185b73eaa7c27d.tar.bz2
gentoo-2-045f97ec65e6e0e1e0544f1e29185b73eaa7c27d.zip
Remove old (Perl 5.20.0 cleanup)
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-File-Spec/ChangeLog6
-rw-r--r--virtual/perl-File-Spec/perl-File-Spec-3.470.0.ebuild20
2 files changed, 5 insertions, 21 deletions
diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog
index d786b93ce9aa..a583d4ea64f6 100644
--- a/virtual/perl-File-Spec/ChangeLog
+++ b/virtual/perl-File-Spec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-File-Spec
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.90 2014/09/16 08:20:08 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.91 2014/11/08 14:40:50 dilfridge Exp $
+
+ 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-File-Spec-3.470.0.ebuild:
+ Remove old (Perl 5.20.0 cleanup)
*perl-File-Spec-3.480.0 (16 Sep 2014)
diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.470.0.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.470.0.ebuild
deleted file mode 100644
index 7002b2d01b30..000000000000
--- a/virtual/perl-File-Spec/perl-File-Spec-3.470.0.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-File-Spec/perl-File-Spec-3.470.0.ebuild,v 1.3 2014/09/13 19:35:57 dilfridge Exp $
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
- || ( =dev-lang/perl-5.20.0* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"