From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XS-Parse-Keyword/
Date: Mon, 14 Oct 2024 03:50:48 +0000 (UTC) [thread overview]
Message-ID: <1728877814.dd63a34e4f756f73d04baf549b6f2fa885ac78ea.sam@gentoo> (raw)
commit: dd63a34e4f756f73d04baf549b6f2fa885ac78ea
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 02:40:38 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 03:50:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd63a34e
dev-perl/XS-Parse-Keyword: add 0.460.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/XS-Parse-Keyword/Manifest | 1 +
.../XS-Parse-Keyword-0.460.0.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-perl/XS-Parse-Keyword/Manifest b/dev-perl/XS-Parse-Keyword/Manifest
index 24d928ebd8a0..07050465fd1e 100644
--- a/dev-perl/XS-Parse-Keyword/Manifest
+++ b/dev-perl/XS-Parse-Keyword/Manifest
@@ -1,3 +1,4 @@
DIST XS-Parse-Keyword-0.38.tar.gz 84144 BLAKE2B 088d29d8843062c8b4d40a6704032e9ca033d2a7837d03566902fd245f75e93eb3b2687ceb87bcf7d33353c357d1f60c52267e81a79428894668016f7f67da7a SHA512 2b7dfade590c00095681a55ff937e3d9de1f939e0ea9fec6ae5cd06e618c2dacdc226f94047d41e6d95725dbf722feb3f2c8794a9a6950bfe12fc53bdbb823fa
DIST XS-Parse-Keyword-0.42.tar.gz 89238 BLAKE2B be01da8f103211337b4179d57135d05c3057d5e40fb5b81ac56347f5fc2f29995d57886be45149cbd737052e3057558becf2503a591a2945f0f74243f0a74e5b SHA512 f7b95545edad107e8d1dcab2eda02a8f74aa043ce70da407b260ff772b1a6525c106c3947713e331dc869c38ebd9befb09826daff91e893173faee9bf0fae5e3
DIST XS-Parse-Keyword-0.43.tar.gz 92231 BLAKE2B 5212791cb3cc402b69c492dfd9b5aa669adc576011d1986b035cc1f5d55c8d69ecc6af853387bd5a98cd73991050bd098c5ddda2db9297532d6ff9702488d9a4 SHA512 de5dc61959a2738f4f83fa46eed6f63a26dc6da6d5ec15bad466c935196fea01138345ac84b6fb25d419cbba26aa10e71fc465279bca75d18194200c02d4f114
+DIST XS-Parse-Keyword-0.46.tar.gz 93215 BLAKE2B ab20755246621f49807e96805c31fee1202fb7fb8ddbeabd421bdd6f9ea1dc65cedcae460269cd1bad7ec636a4d8640f96dda7aa4e02a9df6eeacd9c5cfc19d5 SHA512 026202ac366fd58d1826bcab7276e46954607da799a340dbeec39bca37d17069bbbac1c83737ad3e4446605bbd5cf4dee9ff002e6e0919c0e1f757b259d2ec48
diff --git a/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.460.0.ebuild b/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.460.0.ebuild
new file mode 100644
index 000000000000..26dc6b84f546
--- /dev/null
+++ b/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.460.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PEVANS
+DIST_VERSION=0.46
+inherit perl-module
+
+DESCRIPTION="XS functions to assist in parsing keyword syntax"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ dev-perl/File-ShareDir
+"
+BDEPEND="
+ >=dev-perl/ExtUtils-CChecker-0.110.0
+ >=dev-perl/Module-Build-0.400.400
+ virtual/perl-ExtUtils-CBuilder
+ >=virtual/perl-ExtUtils-ParseXS-3.160.0
+ test? ( virtual/perl-Test2-Suite )
+"
next reply other threads:[~2024-10-14 3:50 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-14 3:50 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-08 11:56 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XS-Parse-Keyword/ Arthur Zamarin
2025-03-02 19:42 Sam James
2025-03-01 22:49 Sam James
2025-01-22 5:54 Sam James
2025-01-09 0:08 Sam James
2024-12-14 19:06 Arthur Zamarin
2024-12-09 5:47 Arthur Zamarin
2024-12-07 20:11 Sam James
2024-12-07 3:04 Sam James
2024-12-07 2:44 Sam James
2024-12-06 17:31 Sam James
2024-12-05 18:31 Sam James
2024-12-02 13:15 Jakov Smolić
2024-12-01 18:33 Arthur Zamarin
2024-12-01 18:33 Arthur Zamarin
2024-12-01 18:33 Arthur Zamarin
2024-12-01 18:33 Arthur Zamarin
2024-12-01 18:33 Arthur Zamarin
2024-11-16 23:30 Sam James
2024-11-16 23:27 Sam James
2024-07-27 12:55 Sam James
2024-07-27 12:00 Sam James
2024-07-07 11:02 Sam James
2024-05-26 21:39 Andreas K. Hüttel
2024-05-01 9:12 Sam James
2024-04-27 6:51 Andreas K. Hüttel
2024-02-28 2:32 Ionen Wolkens
2024-02-28 2:32 Ionen Wolkens
2024-02-28 2:32 Ionen Wolkens
2024-02-28 2:32 Ionen Wolkens
2024-02-12 8:55 Sam James
2023-08-14 7:55 Sam James
2023-07-24 2:57 Sam James
2023-07-20 2:44 Sam James
2023-07-20 2:44 Sam James
2023-06-17 23:35 Sam James
2023-06-03 22:41 Andreas K. Hüttel
2022-09-26 7:31 Michał Górny
2022-09-22 7:46 Michał Górny
2022-09-18 2:55 Akinori Hattori
2022-09-10 8:39 Fabian Groffen
2022-08-13 9:38 Arthur Zamarin
2022-08-07 4:55 WANG Xuerui
2022-08-06 12:05 James Le Cuirot
2022-08-05 15:28 Arthur Zamarin
2022-08-05 11:56 Arthur Zamarin
2022-08-03 6:32 Yixun Lan
2022-08-02 18:12 Arthur Zamarin
2022-08-02 17:55 Arthur Zamarin
2022-08-02 17:41 Arthur Zamarin
2022-08-02 17:31 Arthur Zamarin
2022-08-02 16:54 Arthur Zamarin
2022-08-02 12:51 Akinori Hattori
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=1728877814.dd63a34e4f756f73d04baf549b6f2fa885ac78ea.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