mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-perl/Getopt-Long-Descriptive: add 0.114.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=RJBS
|
||||
DIST_VERSION=0.114
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Getopt::Long with usage text"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
|
||||
IUSE="minimal"
|
||||
|
||||
CONFLICTS="!<dev-perl/MooseX-Getopt-0.660.0"
|
||||
|
||||
# File::Basename -> perl
|
||||
# List::Util, Scalar::Util -> perl-Scalar-List-Utils
|
||||
# Sub::Exporter::Util -> Sub-Exporter
|
||||
RDEPEND="
|
||||
${CONFLICTS}
|
||||
virtual/perl-Carp
|
||||
>=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
|
||||
virtual/perl-File-Spec
|
||||
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.111.tar.gz 34613 BLAKE2B d5d64cc10208819b6721ff67baaac2ec8d4a120dbe879e8959a2096a7d2c3584ac369a0e82278b5efdce0eba052c8a522f39a55f028b78023c735660f584039b SHA512 22cff8f92e51f08573e34f24028adbf1c3c1c88570a8d35361234ff13486ca5de20ee2cf8d056971777b9cb0f0c78cc183de2e74915f23eaf9b14fbcbf256531
|
||||
DIST Getopt-Long-Descriptive-0.114.tar.gz 35499 BLAKE2B 7884c0c453c3c70a91aef8d11d3c9d17e4c697fbfa3ad8819c1d8ba7ea3b319c01ef430aebd681a3e94f9fdbef29e81278d0b06806896dae80189d6920bb4bd9 SHA512 f7d640f0ecfc2619036f8df3e5e6a85334a814f05156e7b056cee3add372225898701c7772e7507bcf87174d6c2bf3a699fc3f924e7fdcc8837457598e35ef7a
|
||||
|
||||
Reference in New Issue
Block a user