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>
This commit is contained in:
Andreas K. Hüttel
2021-04-24 19:03:57 +02:00
parent e7bb693eec
commit 525493bc33
3 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1 @@
DIST Module-Load-0.36.tar.gz 8709 BLAKE2B 8a5747dc13c5cc7631e3480dadb4a5e7285336bbbc021149808ec5c17e283d78d879d04f95ec40741f608e8f1309c9d53adb73e4bd8267411a604533943fd9b9 SHA512 0683da332484b192b0b9edddf8f99b76c51e58ad9675fe42301d4776101bf84131e45820067e55633f429349f20f86dbc4d919c47a7ab7dbb0c327192c20e130

View File

@@ -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=""

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
</pkgmetadata>