diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-10 19:52:59 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-02-10 22:53:45 +0100 |
commit | 67d2508f0eff812a38b0b6e710260fbb92cf2f07 (patch) | |
tree | be0feb3ba1e65ae9d4f275072739182998ce1a10 /virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.70.0-r1.ebuild | |
parent | virtual/perl-Getopt-Long: Remove old (diff) | |
download | gentoo-67d2508f0eff812a38b0b6e710260fbb92cf2f07.tar.gz gentoo-67d2508f0eff812a38b0b6e710260fbb92cf2f07.tar.bz2 gentoo-67d2508f0eff812a38b0b6e710260fbb92cf2f07.zip |
virtual/perl-HTTP-Tiny: Drop old
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.70.0-r1.ebuild')
-rw-r--r-- | virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.70.0-r1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.70.0-r1.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.70.0-r1.ebuild deleted file mode 100644 index 0574e843c916..000000000000 --- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.70.0-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x64-cygwin" - -RDEPEND=" - || ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |