14f64b6bc307d4ff69a2dbf04aed354121502c4a
[gentoo.git] / virtual / perl-Devel-PPPort / perl-Devel-PPPort-3.320.0-r1.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
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 ~mips ppc ppc64 sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux"
9
10 RDEPEND="
11         || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )
12         dev-lang/perl:=
13         !<perl-core/${PN#perl-}-${PV}
14         !>perl-core/${PN#perl-}-${PV}-r999
15 "