summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 14:25:24 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-11-08 14:25:24 +0000
commite7629ccffaf7ad9cdb96af814c7d58024d3b97a0 (patch)
tree0df31dbd52110b49a9c685ca8351724a99d76045 /virtual/perl-ExtUtils-Install
parentRemove old (Perl 5.16 cleanup) (diff)
downloadgentoo-2-e7629ccffaf7ad9cdb96af814c7d58024d3b97a0.tar.gz
gentoo-2-e7629ccffaf7ad9cdb96af814c7d58024d3b97a0.tar.bz2
gentoo-2-e7629ccffaf7ad9cdb96af814c7d58024d3b97a0.zip
Remove old (Perl 5.16 cleanup)
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'virtual/perl-ExtUtils-Install')
-rw-r--r--virtual/perl-ExtUtils-Install/ChangeLog7
-rw-r--r--virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild15
-rw-r--r--virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild21
3 files changed, 6 insertions, 37 deletions
diff --git a/virtual/perl-ExtUtils-Install/ChangeLog b/virtual/perl-ExtUtils-Install/ChangeLog
index b0454c6ada1b..4f155096fb67 100644
--- a/virtual/perl-ExtUtils-Install/ChangeLog
+++ b/virtual/perl-ExtUtils-Install/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-ExtUtils-Install
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.51 2014/10/18 19:28:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.52 2014/11/08 14:25:24 dilfridge Exp $
+
+ 08 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-ExtUtils-Install-1.540.0.ebuild,
+ -perl-ExtUtils-Install-1.580.0-r1.ebuild:
+ Remove old (Perl 5.16 cleanup)
18 Oct 2014; Mike Frysinger <vapier@gentoo.org>
perl-ExtUtils-Install-1.540.0.ebuild, perl-ExtUtils-Install-1.580.0-r1.ebuild,
diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild
deleted file mode 100644
index 56ec1e4c7230..000000000000
--- a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild
+++ /dev/null
@@ -1,15 +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-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild,v 1.17 2014/10/18 19:28:15 vapier Exp $
-
-DESCRIPTION="Virtual for ExtUtils-Install"
-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=""
-
-DEPEND=""
-RDEPEND="~perl-core/ExtUtils-Install-${PV}"
diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild
deleted file mode 100644
index bf417698549b..000000000000
--- a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild
+++ /dev/null
@@ -1,21 +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-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild,v 1.9 2014/10/18 19:28:59 vapier Exp $
-
-EAPI=5
-
-DESCRIPTION="Virtual for ExtUtils-Install"
-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=""
-
-DEPEND=""
-RDEPEND="
- || ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"