public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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, 22 Jan 2025 05:32:57 +0000 (UTC)	[thread overview]
Message-ID: <1737522021.7f3d98de87b88bf31ce46ee663cce73ac511c7f1.sam@gentoo> (raw)

commit:     7f3d98de87b88bf31ce46ee663cce73ac511c7f1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 05:00:21 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 05:00:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3d98de

dev-perl/Getopt-Long-Descriptive: add 0.116.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Getopt-Long-Descriptive-0.116.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.116.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.116.0.ebuild
new file mode 100644
index 000000000000..a92b450c1438
--- /dev/null
+++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.116.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=0.116
+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 6a707ceb946e..61ff7d4b97a7 100644
--- a/dev-perl/Getopt-Long-Descriptive/Manifest
+++ b/dev-perl/Getopt-Long-Descriptive/Manifest
@@ -1 +1,2 @@
 DIST Getopt-Long-Descriptive-0.114.tar.gz 35499 BLAKE2B 7884c0c453c3c70a91aef8d11d3c9d17e4c697fbfa3ad8819c1d8ba7ea3b319c01ef430aebd681a3e94f9fdbef29e81278d0b06806896dae80189d6920bb4bd9 SHA512 f7d640f0ecfc2619036f8df3e5e6a85334a814f05156e7b056cee3add372225898701c7772e7507bcf87174d6c2bf3a699fc3f924e7fdcc8837457598e35ef7a
+DIST Getopt-Long-Descriptive-0.116.tar.gz 35928 BLAKE2B b7edb724f7c139abc60c142b4ddcd55b98750193fd2617593548a683c491325d9f5ed66817a36318c4ef3796221db9d603198b9b5863e37adf7949c1c6220036 SHA512 6c31592b98d8f594fd0d3bcc750120479fa3bd663211ef28ea6607a555c51717cda32679b463e404543392c68fcf289c2a6e51cf93200ec9ea5a43535e5ec438


             reply	other threads:[~2025-01-22  5:33 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-22  5:32 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-04  9:28 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Getopt-Long-Descriptive/ Arthur Zamarin
2025-03-06  1:23 Sam James
2025-03-03 20:30 Sam James
2025-03-03 20:26 Sam James
2025-03-03 20:23 Sam James
2024-10-06 18:39 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 12:50 Sam James
2024-05-01  3:59 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=1737522021.7f3d98de87b88bf31ce46ee663cce73ac511c7f1.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