summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-07-05 11:50:18 +0200
committerMichał Górny <mgorny@gentoo.org>2017-07-05 12:00:07 +0200
commit2504358bb50499e5822c8f5bddfd64cc91a2984d (patch)
tree1402a0f01fd02433b6c26c58ec2082a629bd9916
parentperl-core/ExtUtils-Command: Remove last-rited pkg (diff)
downloadgentoo-2504358bb50499e5822c8f5bddfd64cc91a2984d.tar.gz
gentoo-2504358bb50499e5822c8f5bddfd64cc91a2984d.tar.bz2
gentoo-2504358bb50499e5822c8f5bddfd64cc91a2984d.zip
virtual/perl-ExtUtils-Command: Remove last-rited pkg
-rw-r--r--profiles/package.mask6
-rw-r--r--virtual/perl-ExtUtils-Command/metadata.xml8
-rw-r--r--virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.100.200_rc.ebuild18
-rw-r--r--virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.240.0.ebuild18
4 files changed, 0 insertions, 50 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 27cc894c2e63..f5a0b63fd235 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -484,12 +484,6 @@ dev-ruby/poltergeist
virtual/perl-Package-Constants
# Andreas K. Hüttel <dilfridge@gentoo.org> (5 June 2017)
-# ExtUtils::Command has been merged upstream into ExtUtils::MakeMaker
-# Please depend on virtual/perl-ExtUtils-MakeMaker from now on.
-# Removal in 30 days.
-virtual/perl-ExtUtils-Command
-
-# Andreas K. Hüttel <dilfridge@gentoo.org> (5 June 2017)
# Masked for initial testing.
=dev-lang/perl-5.26.0
=virtual/perl-Archive-Tar-2.240.0
diff --git a/virtual/perl-ExtUtils-Command/metadata.xml b/virtual/perl-ExtUtils-Command/metadata.xml
deleted file mode 100644
index f53c778e0d38..000000000000
--- a/virtual/perl-ExtUtils-Command/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.100.200_rc.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.100.200_rc.ebuild
deleted file mode 100644
index 6481bf3c44e5..000000000000
--- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.100.200_rc.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
- ~virtual/perl-ExtUtils-MakeMaker-${PV}
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"
-
-# this is the dev-lang/perl-5.24.1 version
-# upstream merged it into ExtUtils::MakeMaker, so here we have only a compatibility stub
diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.240.0.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.240.0.ebuild
deleted file mode 100644
index 4a516557d090..000000000000
--- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-7.240.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="
- ~virtual/perl-ExtUtils-MakeMaker-${PV}
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"
-
-# this is the dev-lang/perl-5.26.0 version
-# upstream merged it into ExtUtils::MakeMaker, so here we have only a compatibility stub