From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-CLI/
Date: Sat, 30 Jan 2021 14:48:05 +0000 (UTC) [thread overview]
Message-ID: <1612018068.679616d6e4365b252e016f27b3b7ce16160dbaae.kentnl@gentoo> (raw)
commit: 679616d6e4365b252e016f27b3b7ce16160dbaae
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 30 14:44:55 2021 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jan 30 14:47:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679616d6
dev-perl/App-CLI: Bump to version 0.520.0
Upstream:
- Minor license tweaks (but still unclear)
- Fix bug tracker metadata
Bug: https://bugs.gentoo.org/721210
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/App-CLI/App-CLI-0.520.0.ebuild | 36 +++++++++++++++++++++++++++++++++
dev-perl/App-CLI/Manifest | 1 +
2 files changed, 37 insertions(+)
diff --git a/dev-perl/App-CLI/App-CLI-0.520.0.ebuild b/dev-perl/App-CLI/App-CLI-0.520.0.ebuild
new file mode 100644
index 00000000000..bba67f20238
--- /dev/null
+++ b/dev-perl/App-CLI/App-CLI-0.520.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PTC
+DIST_VERSION=0.52
+inherit perl-module
+
+DESCRIPTION="Dispatcher module for command line interface programs"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+PATCHES=("${FILESDIR}/${PN}-0.50-authortests.patch")
+PERL_RM_FILES=(
+ "t/03-pod.t"
+ "t/99-kwalitee.t"
+)
+RDEPEND="
+ dev-perl/Capture-Tiny
+ virtual/perl-Carp
+ dev-perl/Class-Load
+ >=virtual/perl-Getopt-Long-2.350.0
+ virtual/perl-Locale-Maketext-Simple
+ virtual/perl-Pod-Simple
+ virtual/perl-Scalar-List-Utils
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/App-CLI/Manifest b/dev-perl/App-CLI/Manifest
index 7ccd9e4dc09..c86afd19c4f 100644
--- a/dev-perl/App-CLI/Manifest
+++ b/dev-perl/App-CLI/Manifest
@@ -1 +1,2 @@
DIST App-CLI-0.50.tar.gz 15624 BLAKE2B 8411c8234101347a9a45a01e1cf61ddcacfeba5b24704f104f90ff021bc568b5ce9c46eca3cdddbf712a47a335d86346bf32e664d09d86dcd84ceca63469f178 SHA512 177e1a7b4724b7369df28a235c268ce5ac5103b3973995f68afd20ac6b2d37640049837624f472b29ea2eed9ec736bf25ae97af34a9dcd28b90b293e0139a572
+DIST App-CLI-0.52.tar.gz 15793 BLAKE2B 782804c433a03181299481ff31e346238318e9f0a9dc6fb24f6ee07f3fdbf8cc4feab9a8c888bf729f6da69f0a169d16f5b99ed2be94aa3798bc8e6a361e2f77 SHA512 1efa3ef4e4e6315d9c1498bc5b9d11bbe05e22c9bf50414dd6c62f0912fdfb4f832c52144736e34ecb6d592c05d53103bcb13953f37b461272ff06c2bed1c3a2
next reply other threads:[~2021-01-30 14:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-30 14:48 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-01 19:33 [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-CLI/ Andreas K. Hüttel
2021-04-17 22:43 Andreas K. Hüttel
2020-04-11 14:07 Kent Fredric
2017-06-15 2:06 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1612018068.679616d6e4365b252e016f27b3b7ce16160dbaae.kentnl@gentoo \
--to=kentnl@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox