summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-03 15:05:24 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-06-16 02:32:30 +0200
commite1fb3f7b494c68c3de1eeb195702cb003e60adb9 (patch)
treebd6bca6d38642a42a4f8202050895996e9a96782 /virtual/perl-Math-BigInt-FastCalc
parentvirtual/perl-Math-BigInt: Add Perl 5.26 as provider (diff)
downloadgentoo-e1fb3f7b494c68c3de1eeb195702cb003e60adb9.tar.gz
gentoo-e1fb3f7b494c68c3de1eeb195702cb003e60adb9.tar.bz2
gentoo-e1fb3f7b494c68c3de1eeb195702cb003e60adb9.zip
virtual/perl-Math-BigInt-FastCalc: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-Math-BigInt-FastCalc')
-rw-r--r--virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0-r3.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0-r3.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0-r3.ebuild
deleted file mode 100644
index de6b30536217..000000000000
--- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0-r3.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
-"