perl-core/Getopt-Long: Add from Gentoo

It's from Gentoo commit 32a9ffa23f8390c48eeaeeaf26dfc0e1bc90c95c.
This commit is contained in:
Krzesimir Nowak 2025-01-14 12:59:43 +01:00
parent 63cc123bbe
commit 2d12b18c42
3 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DIST_AUTHOR=JV
DIST_VERSION=2.58
DIST_TEST=do
inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"

View File

@ -0,0 +1 @@
DIST Getopt-Long-2.58.tar.gz 45642 BLAKE2B 3ecf9cb6c984128f3468d8f88e96baffa14d5b52ed90ce2e6298b231d3ff3bf5273c78fae7ae187d2eaceee98e6b14ce8a7d249c6b5298b5e511c8690f320659 SHA512 c673b82a819533310d5697be7e0b009ed39fd02873d17b3f0e1eebab790c58faf5e0a6b1d79bf274e3ee9d35d43b355988dccae56ec9fcbc6822bcae7d7e2ef6

View File

@ -0,0 +1,14 @@
<?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">Getopt-Long</remote-id>
<remote-id type="cpan-module">Getopt::Long</remote-id>
<remote-id type="cpan-module">Getopt::Long::CallBack</remote-id>
<remote-id type="cpan-module">Getopt::Long::Parser</remote-id>
</upstream>
</pkgmetadata>