diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-01-25 09:05:47 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-02-20 04:22:28 +1300 |
commit | 2777260fbdd69f8c09cb1477ec96501e93cf4731 (patch) | |
tree | fee92f85fa28139c8160652bf803fdd2dd417977 /virtual/perl-HTTP-Tiny | |
parent | dev-perl/PPIx-Regexp: Bump to version 0.51.0 (diff) | |
download | gentoo-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-HTTP-Tiny')
-rw-r--r-- | virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0-r1.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0-r1.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0-r1.ebuild deleted file mode 100644 index 475ec3858ef0..000000000000 --- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.43.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="Virtual for HTTP-Tiny" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -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 -" |