From bb78cd2a76f009eb5ebc866ba9aa834e0c0feaf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 4 Jun 2017 00:50:05 +0200 Subject: [PATCH] virtual/perl-Pod-Simple: Add Perl 5.26 version Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- .../perl-Pod-Simple-3.350.0.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0.ebuild diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0.ebuild new file mode 100644 index 0000000000000..8e079b8e7bdcb --- /dev/null +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2017 Gentoo Foundation +# 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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" + +RDEPEND=" + || ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !perl-core/${PN#perl-}-${PV}-r999 +"