diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-15 00:08:26 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-05-15 01:33:59 +0200 |
commit | 46382cd53c147a8058b7284d7526931f3a412f42 (patch) | |
tree | c66975419309dfbac434bf2c4091b95f101abfb9 | |
parent | virtual/perl-MIME-Base64: Remove obsolete virtual (diff) | |
download | gentoo-46382cd53c147a8058b7284d7526931f3a412f42.tar.gz gentoo-46382cd53c147a8058b7284d7526931f3a412f42.tar.bz2 gentoo-46382cd53c147a8058b7284d7526931f3a412f42.zip |
virtual/perl-Math-BigInt: Remove obsolete virtual
Package-Manager: portage-2.2.28
-rw-r--r-- | virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715.ebuild b/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715.ebuild deleted file mode 100644 index 9a497341a70b..000000000000 --- a/virtual/perl-Math-BigInt/perl-Math-BigInt-1.999.715.ebuild +++ /dev/null @@ -1,18 +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} -" |