diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-11-27 14:52:46 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-11-27 14:54:56 +1300 |
commit | 54ea41c3d831cecb5ec8dfe28f5367b92f45d3c9 (patch) | |
tree | 6f2adacea045d0c548049c57c0a7eca3793a7d93 /virtual/perl-Math-BigInt | |
parent | perl-core/Math-BigInt: Bump to version 1.999.801 (masked) (diff) | |
download | gentoo-54ea41c3d831cecb5ec8dfe28f5367b92f45d3c9.tar.gz gentoo-54ea41c3d831cecb5ec8dfe28f5367b92f45d3c9.tar.bz2 gentoo-54ea41c3d831cecb5ec8dfe28f5367b92f45d3c9.zip |
perl-core/Math-BigInt: Remove old masked version
Package-Manager: portage-2.3.2
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.800-r1.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.800-r1.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.800-r1.ebuild deleted file mode 100644 index 8ea95024847e..000000000000 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.800-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -DESCRIPTION="Virtual for ${PN#perl-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" -IUSE="" - -RDEPEND=" - ~perl-core/${PN#perl-}-${PV} - dev-lang/perl:= -" |