summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-19 00:15:00 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-19 00:18:39 +0200
commite003deeb7a964cae143e1014464f21ce39546568 (patch)
treeb742635a809bdb25ca20e76946eb67ebff011dae /virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.450.0.ebuild
parentvirtual/perl-HTTP-Tiny: Add 5.34 as provider (diff)
downloadgentoo-e003deeb7a964cae143e1014464f21ce39546568.tar.gz
gentoo-e003deeb7a964cae143e1014464f21ce39546568.tar.bz2
gentoo-e003deeb7a964cae143e1014464f21ce39546568.zip
virtual/perl-I18N-LangTags: Add 5.34 version
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.450.0.ebuild')
-rw-r--r--virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.450.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.450.0.ebuild b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.450.0.ebuild
new file mode 100644
index 000000000000..17a989ea7cf1
--- /dev/null
+++ b/virtual/perl-I18N-LangTags/perl-I18N-LangTags-0.450.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2021 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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.34* ~perl-core/I18N-LangTags-${PV} )
+ dev-lang/perl:=
+ !<perl-core/I18N-LangTags-${PV}
+ !>perl-core/I18N-LangTags-${PV}-r999
+"