From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Getopt-Long-Descriptive/
Date: Wed, 1 May 2024 03:59:15 +0000 (UTC) [thread overview]
Message-ID: <1714535379.3f6e57e84b77d36bf81bf5068c7f700885bd13e2.sam@gentoo> (raw)
commit: 3f6e57e84b77d36bf81bf5068c7f700885bd13e2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 1 03:13:51 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 1 03:49:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f6e57e8
dev-perl/Getopt-Long-Descriptive: add 0.114.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../Getopt-Long-Descriptive-0.114.0.ebuild | 40 ++++++++++++++++++++++
dev-perl/Getopt-Long-Descriptive/Manifest | 1 +
2 files changed, 41 insertions(+)
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.114.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.114.0.ebuild
new file mode 100644
index 000000000000..6730a3d209e0
--- /dev/null
+++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.114.0.ebuild
@@ -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
+ )
+"
diff --git a/dev-perl/Getopt-Long-Descriptive/Manifest b/dev-perl/Getopt-Long-Descriptive/Manifest
index c551bf555d42..a783730c8df8 100644
--- a/dev-perl/Getopt-Long-Descriptive/Manifest
+++ b/dev-perl/Getopt-Long-Descriptive/Manifest
@@ -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
next reply other threads:[~2024-05-01 3:59 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-01 3:59 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-06 18:39 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Getopt-Long-Descriptive/ Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 12:50 Sam James
2023-08-02 11:58 Arthur Zamarin
2023-07-24 3:27 Sam James
2023-07-24 3:17 Sam James
2023-06-21 4:28 Sam James
2021-10-30 18:46 Andreas K. Hüttel
2021-08-03 11:05 Sam James
2021-08-02 3:22 Sam James
2021-06-05 15:22 Andreas K. Hüttel
2020-09-07 12:00 Yixun Lan
2020-07-20 20:45 Kent Fredric
2018-11-27 21:35 Kent Fredric
2018-11-25 9:43 Mikle Kolyada
2018-11-24 10:49 Sergei Trofimovich
2018-11-23 20:30 Thomas Deutschmann
2018-11-23 13:49 Agostino Sarubbo
2018-10-17 19:03 Fabian Groffen
2018-09-01 16:59 Andreas Hüttel
2018-09-01 16:59 Andreas Hüttel
2018-08-24 19:37 Markus Meier
2018-06-10 17:11 Thomas Deutschmann
2018-06-10 16:13 Aaron Bauman
2017-10-23 9:29 Kent Fredric
2016-03-09 20:54 Andreas Hüttel
2016-03-05 21:34 Mikle Kolyada
2016-02-20 22:45 Patrice Clement
2016-02-10 20:50 Markus Meier
2016-02-01 8:14 Agostino Sarubbo
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=1714535379.3f6e57e84b77d36bf81bf5068c7f700885bd13e2.sam@gentoo \
--to=sam@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