app-crypt/nitrocli: Bump version to 0.2.1
[gentoo.git] / virtual / perl-HTTP-Tiny / perl-HTTP-Tiny-0.70.0-r1.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DESCRIPTION="Virtual for ${PN#perl-}"
7 SLOT="0"
8 KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-fbsd"
9
10 RDEPEND="
11         || ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )
12         dev-lang/perl:=
13         !<perl-core/${PN#perl-}-${PV}
14         !>perl-core/${PN#perl-}-${PV}-r999
15 "