mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
1
perl-core/Module-Load/Manifest
Normal file
1
perl-core/Module-Load/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST Module-Load-0.36.tar.gz 8709 BLAKE2B 8a5747dc13c5cc7631e3480dadb4a5e7285336bbbc021149808ec5c17e283d78d879d04f95ec40741f608e8f1309c9d53adb73e4bd8267411a604533943fd9b9 SHA512 0683da332484b192b0b9edddf8f99b76c51e58ad9675fe42301d4776101bf84131e45820067e55633f429349f20f86dbc4d919c47a7ab7dbb0c327192c20e130
|
||||
14
perl-core/Module-Load/Module-Load-0.360.0.ebuild
Normal file
14
perl-core/Module-Load/Module-Load-0.360.0.ebuild
Normal 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=""
|
||||
8
perl-core/Module-Load/metadata.xml
Normal file
8
perl-core/Module-Load/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user