summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-01-25 09:05:47 +1300
committerKent Fredric <kentnl@gentoo.org>2017-02-20 04:22:28 +1300
commit2777260fbdd69f8c09cb1477ec96501e93cf4731 (patch)
treefee92f85fa28139c8160652bf803fdd2dd417977 /virtual/perl-Digest-MD5
parentdev-perl/PPIx-Regexp: Bump to version 0.51.0 (diff)
downloadgentoo-2777260fbdd69f8c09cb1477ec96501e93cf4731.tar.gz
gentoo-2777260fbdd69f8c09cb1477ec96501e93cf4731.tar.bz2
gentoo-2777260fbdd69f8c09cb1477ec96501e93cf4731.zip
dev-lang/perl, virtual/perl-*: Cleanup 5.20* and eblits re bug #589680 and bug #586418
Bug: https://bugs.gentoo.org/586418 Bug: https://bugs.gentoo.org/589680 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'virtual/perl-Digest-MD5')
-rw-r--r--virtual/perl-Digest-MD5/perl-Digest-MD5-2.530.0-r3.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.530.0-r3.ebuild b/virtual/perl-Digest-MD5/perl-Digest-MD5-2.530.0-r3.ebuild
deleted file mode 100644
index 10dbe713d1f5..000000000000
--- a/virtual/perl-Digest-MD5/perl-Digest-MD5-2.530.0-r3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
- || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
- dev-lang/perl:=
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
-"