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/Perl-Version/
Date: Sun, 09 Feb 2025 06:55:59 +0000 (UTC)	[thread overview]
Message-ID: <1739084138.8e6bd51a975d6d3c6610caf243069883bd46d2da.sam@gentoo> (raw)

commit:     8e6bd51a975d6d3c6610caf243069883bd46d2da
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 06:54:06 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 06:55:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e6bd51a

dev-perl/Perl-Version: add 1.18.0

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

 dev-perl/Perl-Version/Manifest                   |  1 +
 dev-perl/Perl-Version/Perl-Version-1.18.0.ebuild | 32 ++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/Perl-Version/Manifest b/dev-perl/Perl-Version/Manifest
index 82fc079c49c0..9802c22ce2af 100644
--- a/dev-perl/Perl-Version/Manifest
+++ b/dev-perl/Perl-Version/Manifest
@@ -1 +1,2 @@
 DIST Perl-Version-1.017.tar.gz 30441 BLAKE2B 0ed170e5952dbd1ce22422254f4f40a80b00aa92309baa4a9fecf342cbab877f86487f03cb30fedcf6a16178b36561e9ea0a5c259a8f04c618cb990e8d21c692 SHA512 0aafef2f0fa208502236f1f32cf7e19a5d29b628587f116a46be3b0111036cd0304581b3ca0ab53f6277aedfe18681cf2dea842172289a7ec67124f1f4ef4697
+DIST Perl-Version-1.018.tar.gz 31452 BLAKE2B b2e3590c93a96af34e86f6b525fe742ea9e9b2f569fdecf30e9bc8b70b74a78b6c9359cab2b2c27088ebe03f19cf8fb3c241f0e3fd79b71025ee0a7475c0c0a4 SHA512 fb8f3cb8db5c8110ae2d68667e5491c9b63ffd24c717d9d4c4ff04a938c503a2d49abcd59fd9b21cfc157a6f5b59369248a166e5cd6e911180eef9e8f14d0527

diff --git a/dev-perl/Perl-Version/Perl-Version-1.18.0.ebuild b/dev-perl/Perl-Version/Perl-Version-1.18.0.ebuild
new file mode 100644
index 000000000000..df84d69b8f32
--- /dev/null
+++ b/dev-perl/Perl-Version/Perl-Version-1.18.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BRIANDFOY
+DIST_VERSION=1.018
+inherit perl-module
+
+DESCRIPTION="Parse and manipulate Perl version strings"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Data-Dumper
+	>=virtual/perl-Getopt-Long-2.340.0
+	virtual/perl-Scalar-List-Utils
+"
+BDEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	perl_rm_files t/manifest.t t/pod-coverage.t t/pod.t
+	perl-module_src_test
+}


             reply	other threads:[~2025-02-09  6:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-09  6:55 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-01  7:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Perl-Version/ Sam James
2021-07-30 20:19 Andreas K. Hüttel
2016-11-21  3:37 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=1739084138.8e6bd51a975d6d3c6610caf243069883bd46d2da.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