summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-04-24 19:07:10 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-04-24 19:14:35 +0200
commit22e650370c22d31a80b7b13a0fd924fa1cada63f (patch)
tree1e4ad6e6952541b9b306ad08185d036079d8f426 /virtual
parentperl-core/Module-Load: Add 0.36 (diff)
downloadgentoo-22e650370c22d31a80b7b13a0fd924fa1cada63f.tar.gz
gentoo-22e650370c22d31a80b7b13a0fd924fa1cada63f.tar.bz2
gentoo-22e650370c22d31a80b7b13a0fd924fa1cada63f.zip
virtual/perl-Module-Load: Version bump 0.36
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Module-Load/perl-Module-Load-0.360.0.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.360.0.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.360.0.ebuild
new file mode 100644
index 000000000000..ea8dae176fa4
--- /dev/null
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.360.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+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="
+ ~perl-core/${PN#perl-}-${PV}
+ dev-lang/perl:=
+"