mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-perl/Getopt-Long-Descriptive: add 0.117.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=RJBS
|
||||
DIST_VERSION=0.117
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Getopt::Long with usage text"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
|
||||
IUSE="minimal"
|
||||
|
||||
RDEPEND="
|
||||
>=virtual/perl-Getopt-Long-2.550.0
|
||||
>=dev-perl/Params-Validate-0.970.0
|
||||
virtual/perl-Scalar-List-Utils
|
||||
>=dev-perl/Sub-Exporter-0.972.0
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.780.0
|
||||
test? (
|
||||
!minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 )
|
||||
>=dev-perl/CPAN-Meta-Check-0.11.0
|
||||
dev-perl/Test-Fatal
|
||||
>=virtual/perl-Test-Simple-0.960.0
|
||||
>=dev-perl/Test-Warnings-0.5.0
|
||||
)
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST Getopt-Long-Descriptive-0.116.tar.gz 35928 BLAKE2B b7edb724f7c139abc60c142b4ddcd55b98750193fd2617593548a683c491325d9f5ed66817a36318c4ef3796221db9d603198b9b5863e37adf7949c1c6220036 SHA512 6c31592b98d8f594fd0d3bcc750120479fa3bd663211ef28ea6607a555c51717cda32679b463e404543392c68fcf289c2a6e51cf93200ec9ea5a43535e5ec438
|
||||
DIST Getopt-Long-Descriptive-0.117.tar.gz 39040 BLAKE2B f50cdbdd14ee4917895e126fddcaf805b4bafb6198301a1c0ad07d1160c585130f411a00afe25b13de79f473495182efad91afdf8a4d6281d72b919a53c79ad1 SHA512 465f9e50b13901dc08098cd2879f6bb9f50484bef6aa064aa45f816b5c19f62be02af62ca159ea0be3bf720181c0f1de8931bd06ba6735134ddf20250cdbf44f
|
||||
|
||||
Reference in New Issue
Block a user