diff options
author | 2019-12-10 19:08:18 +0100 | |
---|---|---|
committer | 2020-02-10 22:53:39 +0100 | |
commit | b0df01ad646450c89c3799f4905f6dce13094bc0 (patch) | |
tree | 3ce5ec4c5d401541690a7a77a5616a13d203ba46 /virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r3.ebuild | |
parent | virtual/perl-CPAN: Drop old (diff) | |
download | gentoo-b0df01ad646450c89c3799f4905f6dce13094bc0.tar.gz gentoo-b0df01ad646450c89c3799f4905f6dce13094bc0.tar.bz2 gentoo-b0df01ad646450c89c3799f4905f6dce13094bc0.zip |
virtual/perl-CPAN-Meta: 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-CPAN-Meta/perl-CPAN-Meta-2.150.10-r3.ebuild')
-rw-r--r-- | virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r3.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r3.ebuild b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r3.ebuild new file mode 100644 index 000000000000..d6af1dfbb7b9 --- /dev/null +++ b/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.150.10-r3.ebuild @@ -0,0 +1,19 @@ +# 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 ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +RDEPEND=" + || ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !<perl-core/${PN#perl-}-${PV} + !>perl-core/${PN#perl-}-${PV}-r999 + >=virtual/perl-CPAN-Meta-YAML-0.11.0 + >=virtual/perl-JSON-PP-2.271.30 + >=virtual/perl-Parse-CPAN-Meta-1.441.400 +" +# see bug 519974 |