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/XS-Parse-Sublike/
Date: Sun, 09 Feb 2025 06:34:51 +0000 (UTC)	[thread overview]
Message-ID: <1739082658.715faabf0cc93cbf2dcbac9df40ec3521a62740b.sam@gentoo> (raw)

commit:     715faabf0cc93cbf2dcbac9df40ec3521a62740b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 06:30:58 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 06:30:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=715faabf

dev-perl/XS-Parse-Sublike: add 0.370.0

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

 dev-perl/XS-Parse-Sublike/Manifest                 |  1 +
 .../XS-Parse-Sublike-0.370.0.ebuild                | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/XS-Parse-Sublike/Manifest b/dev-perl/XS-Parse-Sublike/Manifest
index 6ccb69afa212..0784ee75a1cc 100644
--- a/dev-perl/XS-Parse-Sublike/Manifest
+++ b/dev-perl/XS-Parse-Sublike/Manifest
@@ -1,2 +1,3 @@
 DIST XS-Parse-Sublike-0.30.tar.gz 67272 BLAKE2B 510748fea66c42fcb5b155bacbe50dff80bb93a109e82a3c80e8f39a5d73caa99af58a5f8735836902f04cb4d29e68ff607518815686328df0c5e6c7b0abb8f8 SHA512 4b17d5fcf79b84f092a5c81b89f5c45d614e8a4b4316a21d0e517146bc6962dd2b5c548ffbae8f75ea5b9ea09079104f28adf7a5e209558675de5dce7ff09bdf
 DIST XS-Parse-Sublike-0.36.tar.gz 71973 BLAKE2B b7aeed9f8f0e1f01942eaf2be44e45fcb2ed988c9bbb0b7455afa63a02fc9e12905d7b76e2a0140178ae19b1af88d9689992404c7397842903e9280229188759 SHA512 41d4abf483c3701722ecd1b06a82edaeb06ca91ee9e1179ea0ff175a46566b0f9b82cac68458fab7024bd4d2d4894c9b963d295d1f1dbb7d3285bc214b644cfe
+DIST XS-Parse-Sublike-0.37.tar.gz 73053 BLAKE2B adc7ec6428cfcf2c1f38fcbec1e9f68b745ef2431994e9d610698946670f0c3e6fedf1a71086cc498545edbe75115301932e2a02de0df630902e7c14b1a5f25b SHA512 3234cf389c4fa8ae207c94409b3912cb64855e6835688c8ee4ac9c1ad66e4aeee4be4e418332eac0eb281ee88efef8aaaf618e9b98b825e274c37954e7ccffa9

diff --git a/dev-perl/XS-Parse-Sublike/XS-Parse-Sublike-0.370.0.ebuild b/dev-perl/XS-Parse-Sublike/XS-Parse-Sublike-0.370.0.ebuild
new file mode 100644
index 000000000000..beddfbe6df76
--- /dev/null
+++ b/dev-perl/XS-Parse-Sublike/XS-Parse-Sublike-0.370.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2023-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PEVANS
+DIST_VERSION=0.37
+inherit perl-module
+
+DESCRIPTION="XS functions to assist in parsing sub-like syntax"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+	>=dev-perl/File-ShareDir-1.0.0
+"
+BDEPEND="
+	${BDEPEND}
+	>=dev-perl/Module-Build-0.400.400
+	test? (
+		virtual/perl-Scalar-List-Utils
+		virtual/perl-Test2-Suite
+	)
+"


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

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-09  6:34 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-19 11:56 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XS-Parse-Sublike/ Arthur Zamarin
2025-03-19 11:56 Arthur Zamarin
2025-03-14  6:11 Sam James
2025-03-03 20:30 Sam James
2025-03-03 20:23 Sam James
2025-01-22  5:54 Sam James
2024-12-01 22:36 Jakov Smolić
2024-11-14  3:49 Sam James
2024-10-24 10:23 Sam James
2024-10-17  3:40 Sam James
2024-10-14  3:50 Sam James
2024-09-23 17:30 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-07-09  2:56 Sam James
2024-05-26 21:39 Andreas K. Hüttel
2023-12-02  9:24 Arthur Zamarin
2023-10-29  3:34 Sam James
2023-09-25  4:53 Arthur Zamarin
2023-09-24 21:59 Sam James

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=1739082658.715faabf0cc93cbf2dcbac9df40ec3521a62740b.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