mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Test-InDistDir: new package, add 1.112.71
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
1
dev-perl/Test-InDistDir/Manifest
Normal file
1
dev-perl/Test-InDistDir/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST Test-InDistDir-1.112071.tar.gz 5341 BLAKE2B 5757818ffb4b64ca025655cf1ea0a06762641fe975da08d2bb709dd7e948eccf6eca2bccf057d8a3186f49641852bc6480451ba003e62ab820ca153f63191ad8 SHA512 fb34181df5668ad460218cc26825bbdfd087047a84b20c2c665c020e9fc95b8040ccc48114f497bde55202231da9e7a1b8dc909806d1e230957f0e210ae61517
|
||||
19
dev-perl/Test-InDistDir/Test-InDistDir-1.112.71.ebuild
Normal file
19
dev-perl/Test-InDistDir/Test-InDistDir-1.112.71.ebuild
Normal file
@@ -0,0 +1,19 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=MITHALDU
|
||||
DIST_VERSION=1.112071
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Test environment setup for development with IDE"
|
||||
|
||||
LICENSE="WTFPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
BDEPEND="
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
|
||||
virtual/perl-File-Temp
|
||||
"
|
||||
12
dev-perl/Test-InDistDir/metadata.xml
Normal file
12
dev-perl/Test-InDistDir/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>perl@gentoo.org</email>
|
||||
<name>Gentoo Perl Project</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="cpan">Test-InDistDir</remote-id>
|
||||
<remote-id type="cpan-module">Test::InDistDir</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user