summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-08-04 19:03:46 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-08-04 19:40:22 +0300
commitd030d3129c5fb33afc78e3aab7f0c764be2feb4b (patch)
tree9ab9b85c89ee369f2998a577ad85c1007c0035c7 /virtual
parentvirtual/perl-HTTP-Tiny: Add Perl 5.32 as provider (diff)
downloadgentoo-d030d3129c5fb33afc78e3aab7f0c764be2feb4b.tar.gz
gentoo-d030d3129c5fb33afc78e3aab7f0c764be2feb4b.tar.bz2
gentoo-d030d3129c5fb33afc78e3aab7f0c764be2feb4b.zip
virtual/perl-I18N-LangTags: Add Perl 5.32 version
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild
new file mode 100644
index 000000000000..45e86346e820
--- /dev/null
+++ b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.440.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for I18N-LangTags"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.32* ~perl-core/I18N-LangTags-${PV} )
+ dev-lang/perl:=
+ !<perl-core/I18N-LangTags-${PV}
+ !>perl-core/I18N-LangTags-${PV}-r999
+"