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/PPI/
Date: Wed, 22 Jan 2025 04:55:54 +0000 (UTC)	[thread overview]
Message-ID: <1737521707.7467eaac3086804ec1579d0945c945d5c34aff65.sam@gentoo> (raw)

commit:     7467eaac3086804ec1579d0945c945d5c34aff65
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 04:55:07 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 04:55:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7467eaac

dev-perl/PPI: add 1.281.0

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

 dev-perl/PPI/Manifest           |  1 +
 dev-perl/PPI/PPI-1.281.0.ebuild | 42 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/dev-perl/PPI/Manifest b/dev-perl/PPI/Manifest
index c2e264225e6e..84bccca69817 100644
--- a/dev-perl/PPI/Manifest
+++ b/dev-perl/PPI/Manifest
@@ -1,2 +1,3 @@
 DIST PPI-1.278.tar.gz 248797 BLAKE2B 463b085d0af2b49ee3b9303d68c56c5e0d0fe8dc1e9bdbefa60d6890daf482a535765e8de6cc8f29796bf102d4f52d50ae81158ca1e035e8f0b3bdd4e4ec9d70 SHA512 0b63a9d983544b12b33d1207326fa1a3700720067242198b50ea452a988d85f3a96e44f22eaa79e542af81dbe7f98d8dea9335e4ccfd69a1e911ac017f3caa8e
 DIST PPI-1.279.tar.gz 243582 BLAKE2B c1bff898f8aea54ae16ee59775293ad4af6b5861dbeaa40cc63448df6e80eb2c6a3120afc4401fa590abfae7456538f2632ce4c9ef44c6c9c6f7e9423e3cac5c SHA512 96b3144f2c4b0d45f9761dca470caa2150e975085a352fecf26c250b1e210c11183e57499a4a7c9d8994501ffdc25349ffe1f8ab60c44cf4f0ea324f822f7b4b
+DIST PPI-1.281.tar.gz 251566 BLAKE2B f7ffb01fe689a5f524eb6ee85a0932ba30e01c397476307894e0c59e622c592691c10e878bed26f7d709892e2e7166d0fb2447166d8ea6a940504ef22a1bf11b SHA512 feabf11a55ba42cf08fc5ca6606d6ac412a68ca6ba71246cf9ebc824f03ac9ee6880e3fb0d84146576b462da80e5d56ec8de297618c089e75589f05b4f3b939e

diff --git a/dev-perl/PPI/PPI-1.281.0.ebuild b/dev-perl/PPI/PPI-1.281.0.ebuild
new file mode 100644
index 000000000000..c03768e9171f
--- /dev/null
+++ b/dev-perl/PPI/PPI-1.281.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MITHALDU
+DIST_VERSION=1.281
+inherit perl-module
+
+DESCRIPTION="Parse, Analyze, and Manipulate Perl (without perl)"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/Clone-0.300.0
+	>=virtual/perl-Digest-MD5-2.350.0
+	virtual/perl-Exporter
+	virtual/perl-File-Spec
+	dev-perl/Safe-Isa
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	virtual/perl-parent
+	>=dev-perl/Params-Util-1.000.0
+	>=virtual/perl-Storable-2.170.0
+	dev-perl/Task-Weaken
+	dev-perl/YAML-PP
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/Class-Inspector-1.220.0
+		virtual/perl-Encode
+		>=dev-perl/File-Remove-1.420.0
+		virtual/perl-File-Temp
+		>=virtual/perl-Test-Simple-0.880.0
+		dev-perl/Test-NoWarnings
+		>=dev-perl/Test-Object-0.70.0
+		>=dev-perl/Test-SubCalls-1.70.0
+	)
+"


             reply	other threads:[~2025-01-22  4:56 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-22  4:55 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14 11:12 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PPI/ Sam James
2025-03-14  6:11 Sam James
2025-03-12 22:30 Sam James
2025-03-05 22:36 Sam James
2025-03-03 21:29 Sam James
2025-03-03 21:21 Sam James
2025-03-03 21:21 Sam James
2025-03-03 21:21 Sam James
2025-03-03 20:52 Sam James
2025-01-24 16:25 Matt Turner
2025-01-24 10:49 WANG Xuerui
2025-01-22  6:54 Sam James
2025-01-10 11:44 Arthur Zamarin
2024-11-14  2:00 Sam James
2024-10-11  3:39 Sam James
2024-09-21 19:58 Arthur Zamarin
2024-07-07  6:23 Sam James
2024-07-07  6:10 Sam James
2024-06-14  0:43 Sam James
2024-06-09 21:08 Sam James
2024-05-01  7:54 Sam James
2023-11-04 16:13 Arthur Zamarin
2023-11-04 10:49 Sam James
2023-11-04 10:49 Sam James
2023-10-16 16:34 Joonas Niilola
2023-09-28  1:57 Sam James
2023-09-24  6:03 Sam James
2023-08-24 18:10 Arthur Zamarin
2023-08-19 15:37 Arthur Zamarin
2023-08-19  6:09 Sam James
2023-08-19  6:01 Sam James
2023-07-04  5:22 WANG Xuerui
2023-06-24  3:56 Sam James
2023-06-19  0:47 Sam James
2021-11-26 17:04 Andreas K. Hüttel
2021-08-03 15:36 Agostino Sarubbo
2021-08-01  8:09 Agostino Sarubbo
2021-07-31 21:22 Andreas K. Hüttel
2020-12-31  3:01 Andreas K. Hüttel
2020-07-18 10:53 Kent Fredric
2020-07-18 10:53 Kent Fredric
2020-07-18  7:04 Kent Fredric
2020-04-15 13:46 Kent Fredric
2018-11-23 13:06 Agostino Sarubbo
2018-10-27 12:45 Fabian Groffen
2018-10-12 11:16 Tobias Klausmann
2018-10-01  0:07 Thomas Deutschmann
2018-09-30 18:52 Sergei Trofimovich
2018-07-23  6:19 Sergei Trofimovich
2018-06-19 19:13 Sergei Trofimovich
2017-12-26  8:48 Kent Fredric
2017-12-23 23:35 Kent Fredric
2017-09-23 19:45 Sergei Trofimovich
2017-09-19 19:08 Kent Fredric
2017-06-17 14:54 Andreas Hüttel
2016-03-16 20:36 Andreas Hüttel
2016-02-03 14:36 Tobias Klausmann
2015-10-08  8:52 Patrice Clement

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=1737521707.7467eaac3086804ec1579d0945c945d5c34aff65.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