diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-03-19 17:53:47 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-03-19 17:54:32 +1300 |
commit | c5c1d2b513f4f0b5617dfbf66bcfe1fb7c9db966 (patch) | |
tree | a903088e5e7e66328fcfc21e960ea746d04655a8 /virtual/perl-Math-BigInt | |
parent | 3aef8f1a6f2763845a8fdbe1e0365313ae596f68 (diff) | |
download | gentoo-c5c1d2b513f4f0b5617dfbf66bcfe1fb7c9db966.tar.gz gentoo-c5c1d2b513f4f0b5617dfbf66bcfe1fb7c9db966.tar.xz |
perl-core/Math-BigInt,virtual/perl-Math-BigInt: Remove old masked
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-Math-BigInt')
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.801.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.801.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.801.ebuild deleted file mode 100644 index 94980ca3d3b..00000000000 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.801.ebuild +++ /dev/null @@ -1,18 +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-}" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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:= -" |