summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-04-24 19:03:57 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-04-24 19:14:32 +0200
commit525493bc331a692d4eb6e898a485c47e844e7fa2 (patch)
tree81755bbe3bc110fcdbdaa1214552d590ee11704e /perl-core/Module-Load/Module-Load-0.360.0.ebuild
parentdev-perl/libwww-perl: Version bump 6.53 (diff)
downloadgentoo-525493bc331a692d4eb6e898a485c47e844e7fa2.tar.gz
gentoo-525493bc331a692d4eb6e898a485c47e844e7fa2.tar.bz2
gentoo-525493bc331a692d4eb6e898a485c47e844e7fa2.zip
perl-core/Module-Load: Add 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 'perl-core/Module-Load/Module-Load-0.360.0.ebuild')
-rw-r--r--perl-core/Module-Load/Module-Load-0.360.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/perl-core/Module-Load/Module-Load-0.360.0.ebuild b/perl-core/Module-Load/Module-Load-0.360.0.ebuild
new file mode 100644
index 000000000000..538c3a1548cb
--- /dev/null
+++ b/perl-core/Module-Load/Module-Load-0.360.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=BINGOS
+DIST_VERSION=0.36
+inherit perl-module
+
+DESCRIPTION="Runtime require of both modules and files"
+
+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"
+IUSE=""