summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-05 00:28:49 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-16 02:32:46 +0200
commit01e146d6d2dd17a3603c1420084f458e09c3d957 (patch)
tree795455fe15a1ab595c472edceff8bc2dee5207aa /virtual/perl-bignum
parentvirtual/perl-autodie: Add Perl 5.26 as provider (diff)
downloadgentoo-01e146d6d2dd17a3603c1420084f458e09c3d957.tar.gz
gentoo-01e146d6d2dd17a3603c1420084f458e09c3d957.tar.bz2
gentoo-01e146d6d2dd17a3603c1420084f458e09c3d957.zip
virtual/perl-bignum: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-bignum')
-rw-r--r--virtual/perl-bignum/perl-bignum-0.390.100_rc.ebuild15
-rw-r--r--virtual/perl-bignum/perl-bignum-0.420.0-r1.ebuild15
2 files changed, 0 insertions, 30 deletions
diff --git a/virtual/perl-bignum/perl-bignum-0.390.100_rc.ebuild b/virtual/perl-bignum/perl-bignum-0.390.100_rc.ebuild
deleted file mode 100644
index 9cf5119ad5ea..000000000000
--- a/virtual/perl-bignum/perl-bignum-0.390.100_rc.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
-
-RDEPEND="
- || ( =dev-lang/perl-5.22.3* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"
diff --git a/virtual/perl-bignum/perl-bignum-0.420.0-r1.ebuild b/virtual/perl-bignum/perl-bignum-0.420.0-r1.ebuild
deleted file mode 100644
index 703e5658afe3..000000000000
--- a/virtual/perl-bignum/perl-bignum-0.420.0-r1.ebuild
+++ /dev/null
@@ -1,15 +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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
-
-RDEPEND="
- || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"