diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-03 00:31:13 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-16 02:32:26 +0200 |
commit | ec227f4bb0f16d16a87f5b225723789678dc5afe (patch) | |
tree | 4401e214f154e0029cc0dfff3939f7a21f2b6047 /virtual/perl-HTTP-Tiny | |
parent | virtual/perl-Getopt-Long: Add Perl 5.26 version (diff) | |
download | gentoo-ec227f4bb0f16d16a87f5b225723789678dc5afe.tar.gz gentoo-ec227f4bb0f16d16a87f5b225723789678dc5afe.tar.bz2 gentoo-ec227f4bb0f16d16a87f5b225723789678dc5afe.zip |
virtual/perl-HTTP-Tiny: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-HTTP-Tiny')
-rw-r--r-- | virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.54.10_rc.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.54.10_rc.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.54.10_rc.ebuild deleted file mode 100644 index 559bc06a56ba..000000000000 --- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.54.10_rc.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Virtual for HTTP-Tiny" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" - -RDEPEND=" - || ( =dev-lang/perl-5.22.3* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |