mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/App-Cmd: add 0.340.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
37
dev-perl/App-Cmd/App-Cmd-0.340.0.ebuild
Normal file
37
dev-perl/App-Cmd/App-Cmd-0.340.0.ebuild
Normal file
@@ -0,0 +1,37 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=RJBS
|
||||
DIST_VERSION=0.340
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Write command line apps with less suffering"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
|
||||
IUSE="minimal"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/Capture-Tiny-0.130.0
|
||||
>=dev-perl/Class-Load-0.60.0
|
||||
dev-perl/Data-OptList
|
||||
>=virtual/perl-Getopt-Long-2.390.0
|
||||
>=dev-perl/Getopt-Long-Descriptive-0.117.0
|
||||
dev-perl/IO-TieCombine
|
||||
dev-perl/Module-Pluggable
|
||||
dev-perl/String-RewritePrefix
|
||||
dev-perl/Sub-Exporter
|
||||
dev-perl/Sub-Install
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
test? (
|
||||
!minimal? (
|
||||
>=virtual/perl-CPAN-Meta-2.120.900
|
||||
)
|
||||
dev-perl/Test-Fatal
|
||||
>=virtual/perl-Test-Simple-0.960.0
|
||||
)
|
||||
"
|
||||
@@ -1 +1,2 @@
|
||||
DIST App-Cmd-0.337.tar.gz 50287 BLAKE2B a8600775d1b9cdf39d064aaa32b35c57aab0f8fee87d92c0bf3499f7a153e2200755a4bbb7afebd85b5b7d75d3ff46c9735016f321b68480680f67efcec0419f SHA512 e06171aca8a3d318927e0ecbba97e6376c1ecd1c756686fc1a882305f4fd74f251ae8c585596ee12c3adf76160059184c4f765da4b9389b3f092dd3088a178b2
|
||||
DIST App-Cmd-0.340.tar.gz 55524 BLAKE2B 8a0ec25de7920c9eab23dae5a495d326542d6fb5ecddaffbc23a53fa7863581e4acf0afd13f787d21cdcd9a0f700a39ddeb6125cd9e60e8d5b2bb47f9c09117c SHA512 ff39d001e9e6141f31f7692f4be8a7104f005de63fe1107fafe2fab9950dae7e36db2667a52df9bfed30f197d24dc00d064033c4ee4f0ed011514ad55ea3587f
|
||||
|
||||
Reference in New Issue
Block a user