summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-03 14:58:13 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-16 02:32:30 +0200
commitef93fdd074dfe82bddcc59155ecc8e97641d0847 (patch)
treecd6ed996a4c6533a365d9729de5b791b209c3e44
parentvirtual/perl-MIME-Base64: Update providers (diff)
downloadgentoo-ef93fdd074dfe82bddcc59155ecc8e97641d0847.tar.gz
gentoo-ef93fdd074dfe82bddcc59155ecc8e97641d0847.tar.bz2
gentoo-ef93fdd074dfe82bddcc59155ecc8e97641d0847.zip
virtual/perl-Math-BigInt: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.700-r1.ebuild15
-rw-r--r--virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.710-r1.ebuild13
2 files changed, 0 insertions, 28 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.700-r1.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.700-r1.ebuild
deleted file mode 100644
index de6b30536217..000000000000
--- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.700-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=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* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.710-r1.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.710-r1.ebuild
deleted file mode 100644
index 70d126d68884..000000000000
--- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.710-r1.ebuild
+++ /dev/null
@@ -1,13 +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="
- ~perl-core/${PN#perl-}-${PV}
- dev-lang/perl:=
-"