From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Syntax-Keyword-Try/
Date: Sun, 18 Jun 2023 21:53:03 +0000 (UTC) [thread overview]
Message-ID: <1687125158.9c48b52cd1d752abe5bcbddc576637fcc4aeb0cd.sam@gentoo> (raw)
commit: 9c48b52cd1d752abe5bcbddc576637fcc4aeb0cd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 21:47:17 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 21:52:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c48b52c
dev-perl/Syntax-Keyword-Try: add 0.280.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Syntax-Keyword-Try/Manifest | 1 +
.../Syntax-Keyword-Try-0.280.0.ebuild | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/dev-perl/Syntax-Keyword-Try/Manifest b/dev-perl/Syntax-Keyword-Try/Manifest
index 809638c8159e..b83023c4cfde 100644
--- a/dev-perl/Syntax-Keyword-Try/Manifest
+++ b/dev-perl/Syntax-Keyword-Try/Manifest
@@ -1 +1,2 @@
DIST Syntax-Keyword-Try-0.27.tar.gz 43786 BLAKE2B b4be7b2047498571dfd45258ce52893e7401d7395569be90ac606372a8cbadd3c6d401e6feedc0b7bc25d4c465dd967a19de224dcd610a7c9b41e82807fd711e SHA512 794a8df77bfa255b83deb7004ca2a70e5f9ec76e6009897101a20c11e8969f4238bed578de5fb510590730be7dfb8b2d1431f8955863f217f7fc5a639e2f2e3b
+DIST Syntax-Keyword-Try-0.28.tar.gz 44724 BLAKE2B 85e6b502db67db42030276af1d9be9e278ce75389d6f19a935961845b31a98c2906396ecaf13cd48e716f4c84fec58001d1a4858aa5cf830e767a43eb4dc2ea5 SHA512 c297480200cc22d0b0e3adc542ef94f82e120f4ab25612f184880f934825297ccbb2c9a4c453393b8f4ea93621b0dbb84ff17db42ee2333709158b007cfe674f
diff --git a/dev-perl/Syntax-Keyword-Try/Syntax-Keyword-Try-0.280.0.ebuild b/dev-perl/Syntax-Keyword-Try/Syntax-Keyword-Try-0.280.0.ebuild
new file mode 100644
index 000000000000..279cbdc4c99a
--- /dev/null
+++ b/dev-perl/Syntax-Keyword-Try/Syntax-Keyword-Try-0.280.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PEVANS
+DIST_VERSION=0.28
+inherit perl-module
+
+DESCRIPTION="a try/catch/finally syntax for Perl"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="dev-perl/XS-Parse-Keyword"
+BDEPEND="${RDEPEND}
+ dev-perl/Module-Build
+ dev-perl/XS-Parse-Keyword
+ virtual/perl-ExtUtils-CBuilder"
next reply other threads:[~2023-06-18 21:53 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-18 21:53 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-14 6:11 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Syntax-Keyword-Try/ Sam James
2025-01-08 21:26 Sam James
2024-11-14 2:04 Sam James
2024-11-06 1:16 Matt Turner
2024-10-11 3:39 Sam James
2024-05-26 21:39 Andreas K. Hüttel
2024-04-29 7:51 Jakov Smolić
2024-03-15 4:14 Ionen Wolkens
2024-03-15 4:14 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-28 2:32 Ionen Wolkens
2024-02-12 8:55 Sam James
2024-02-06 9:18 Sam James
2022-09-26 7:31 Michał Górny
2022-09-22 7:46 Michał Górny
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=1687125158.9c48b52cd1d752abe5bcbddc576637fcc4aeb0cd.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