From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Twig/
Date: Wed, 22 Jan 2025 04:55:53 +0000 (UTC) [thread overview]
Message-ID: <1737519544.b8e4dd46f1ed234be1a2b91e5bdfd8ccbc0ffeff.sam@gentoo> (raw)
commit: b8e4dd46f1ed234be1a2b91e5bdfd8ccbc0ffeff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 04:19:04 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 04:19:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e4dd46
dev-perl/XML-Twig: add 3.530.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/XML-Twig/Manifest | 1 +
dev-perl/XML-Twig/XML-Twig-3.530.0.ebuild | 44 +++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/dev-perl/XML-Twig/Manifest b/dev-perl/XML-Twig/Manifest
index d94a9e502377..421819167d36 100644
--- a/dev-perl/XML-Twig/Manifest
+++ b/dev-perl/XML-Twig/Manifest
@@ -1 +1,2 @@
DIST XML-Twig-3.52.tar.gz 407769 BLAKE2B 7420f694db127bac536efc124f8735b6c285615781a8ed00d410938df25b629c15dbf0703cebfc0c7ea8ebdcf290826cf66d25052adc19a90a3eb9ad16132a52 SHA512 1594e127fb76c0e53d0bd1f0a12fe3874c9523dd2bc55675d5a6cf44d5682ddea481671f786d3a65e6b69f5307c4da1701529f318453a1f8a22685b2dae793a6
+DIST XML-Twig-3.53.tar.gz 406507 BLAKE2B ea4989006f85bbe575b0b8dc9cc2f7ced94e228bb4a839d6cd4d312dc1442be75e5109ff994a94ba125782f4680639ae536fa0565a8faf660582db7997bb133f SHA512 a2bb818f30cfbf17569ace881d260c079a39c59f9eeffd0f9971d418621f447118b0386b17d254d525c9326d1ecf84b46dfaa6e1919021022f8e73571cbfeca6
diff --git a/dev-perl/XML-Twig/XML-Twig-3.530.0.ebuild b/dev-perl/XML-Twig/XML-Twig-3.530.0.ebuild
new file mode 100644
index 000000000000..4fafe67380f1
--- /dev/null
+++ b/dev-perl/XML-Twig/XML-Twig-3.530.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MIROD
+DIST_VERSION=3.53
+inherit perl-module
+
+DESCRIPTION="Process huge XML documents in tree mode"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="nls"
+
+RDEPEND="
+ >=dev-perl/XML-Parser-2.310.0
+ >=virtual/perl-Scalar-List-Utils-1.230.0
+ >=virtual/perl-Encode-2.240.100_rc
+ >=dev-libs/expat-1.95.5
+ dev-perl/Tie-IxHash
+ dev-perl/XML-XPath
+ >=dev-perl/libwww-perl-6.40.0
+ >=dev-perl/HTML-Parser-3.690.0
+ nls? (
+ >=dev-perl/Text-Iconv-1.200.0-r1
+ )
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=dev-perl/XML-Handler-YAWriter-0.230.0
+ >=dev-perl/XML-SAX-Writer-0.530.0
+ )
+"
+
+DIST_TEST=do
+
+src_test() {
+ perl_rm_files "t/pod.t" "t/pod_coverage.t" "t/test_changes.t" \
+ "t/test_kwalitee.t" "t/test_meta_json.t"
+ perl-module_src_test
+}
next reply other threads:[~2025-01-22 4:56 UTC|newest]
Thread overview: 29+ 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-06 1:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Twig/ Sam James
2025-03-03 20:34 Sam James
2025-03-03 20:26 Sam James
2025-03-03 20:26 Sam James
2025-03-03 20:26 Sam James
2025-03-03 20:20 Sam James
2022-05-14 6:54 WANG Xuerui
2021-12-13 0:57 Andreas K. Hüttel
2021-10-07 21:07 Andreas K. Hüttel
2021-07-19 14:24 Yixun Lan
2020-07-23 9:17 Kent Fredric
2020-07-18 8:06 Fabian Groffen
2019-01-17 20:53 Mikle Kolyada
2018-10-20 11:26 Markus Meier
2018-09-26 20:49 Sergei Trofimovich
2018-06-08 13:26 Mikle Kolyada
2018-03-28 19:09 Matt Turner
2018-03-01 14:28 Michał Górny
2017-04-28 17:59 Kent Fredric
2017-01-29 16:59 Fabian Groffen
2016-12-05 18:58 Agostino Sarubbo
2016-12-05 15:49 Tobias Klausmann
2016-11-25 13:35 Kent Fredric
2016-10-23 18:38 Andreas Hüttel
2016-10-23 18:38 Andreas Hüttel
2016-09-30 7:43 Tobias Klausmann
2016-09-29 19:06 Andreas Hüttel
2015-08-11 21:09 Mikle Kolyada
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=1737519544.b8e4dd46f1ed234be1a2b91e5bdfd8ccbc0ffeff.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