diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-03 14:58:13 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-16 02:32:30 +0200 |
commit | ef93fdd074dfe82bddcc59155ecc8e97641d0847 (patch) | |
tree | cd6ed996a4c6533a365d9729de5b791b209c3e44 /virtual/perl-Math-BigInt | |
parent | virtual/perl-MIME-Base64: Update providers (diff) | |
download | gentoo-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
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.700-r1.ebuild | 15 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.710-r1.ebuild | 13 |
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:= -" |