From 0c3574279f8b827d8838fafe46ada5331ac28d7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Mon, 5 Jun 2017 00:48:32 +0200 Subject: [PATCH] virtual/perl-threads-shared: Add Perl 5.26 version Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- .../perl-threads-shared-1.560.0.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild b/virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild new file mode 100644 index 0000000000000..f766dff551776 --- /dev/null +++ b/virtual/perl-threads-shared/perl-threads-shared-1.560.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 ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND=" + || ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !perl-core/${PN#perl-}-${PV}-r999 +"