From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-LibXSLT/
Date: Tue, 6 Dec 2022 07:32:34 +0000 (UTC) [thread overview]
Message-ID: <1670311948.7a1285792608215758d59202603f9802b63b5b5e.sam@gentoo> (raw)
commit: 7a1285792608215758d59202603f9802b63b5b5e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 6 07:31:42 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 6 07:32:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a128579
dev-perl/XML-LibXSLT: add 2.2.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/XML-LibXSLT/Manifest | 1 +
dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.0.ebuild | 30 +++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-perl/XML-LibXSLT/Manifest b/dev-perl/XML-LibXSLT/Manifest
index 49f37b8e338a..f39dee954952 100644
--- a/dev-perl/XML-LibXSLT/Manifest
+++ b/dev-perl/XML-LibXSLT/Manifest
@@ -1 +1,2 @@
DIST XML-LibXSLT-1.99.tar.gz 114083 BLAKE2B 2fcb6d1fde354aa58c9ba6d5a5037640d0e585f6bbfb7d81cf18e9f3b9c9ab7dfcdc6c455eef5a397ae310ca45c37fdb0f2f2b43227f7cffe0c652ca25775dec SHA512 d716fe44673c83c5670a8f98cf82057e7df35d43ee452843adb7c605d36e7a42b35bdf26937a2e3d8c55494ac83c23f1421ab4481a4817c011074668bc951739
+DIST XML-LibXSLT-2.002000.tar.gz 118678 BLAKE2B 37250c2f38f1adc5b5385d0faa79b77d872229ee27aa22a45ce5ad3186c4be8f59d1321c43c70a9c387b25e7b1816a63b244a236e441c75b8a093f36fd00bf9c SHA512 4266e1bbd4bdceb638add43874948c69a79b364b60083ed635ec80ea4da0bd65dc5a7c5a6d76644909271e565e50c09ab1fabeec09ab37ed486d4c4bd158dba4
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.0.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.0.ebuild
new file mode 100644
index 000000000000..391b53e49bf0
--- /dev/null
+++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=2.002000
+inherit perl-module
+
+DESCRIPTION="A Perl module to parse XSL Transformational sheets using GNOME's libxslt"
+
+# https://github.com/shlomif/perl-XML-LibXSLT/issues/5
+LICENSE="|| ( Artistic GPL-1+ ) MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+ virtual/perl-Encode
+ >=dev-perl/XML-LibXML-1.700.0
+ >=dev-libs/libxslt-1.1.32
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ virtual/pkgconfig
+"
+
+PERL_RM_FILES=(
+ "t/cpan-changes.t" "t/pod.t"
+ "t/style-trailing-space.t"
+)
next reply other threads:[~2022-12-06 7:32 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-06 7:32 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-10 11:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-LibXSLT/ Sam James
2025-06-10 11:43 Sam James
2025-04-04 15:20 Viorel Munteanu
2024-10-16 21:14 Sam James
2024-09-24 16:15 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 13:53 Sam James
2024-09-23 12:38 Sam James
2024-07-11 2:40 Ionen Wolkens
2024-07-07 11:02 Sam James
2024-06-23 17:47 Arthur Zamarin
2024-06-20 15:07 Ionen Wolkens
2024-05-28 18:23 Arthur Zamarin
2024-05-26 6:06 Arthur Zamarin
2023-05-10 22:07 Sam James
2023-03-24 13:20 Arthur Zamarin
2023-03-24 13:13 Arthur Zamarin
2023-03-22 6:04 Sam James
2023-03-22 5:27 Sam James
2023-03-22 5:27 Sam James
2023-03-22 5:27 Sam James
2023-03-04 7:12 Arthur Zamarin
2023-03-04 7:04 Arthur Zamarin
2023-03-04 7:04 Arthur Zamarin
2023-03-04 6:05 Arthur Zamarin
2023-03-04 5:56 Arthur Zamarin
2023-03-04 5:47 Arthur Zamarin
2023-02-12 6:41 Sam James
2022-11-18 5:00 Sam James
2021-12-11 15:52 Andreas K. Hüttel
2021-12-06 0:13 Sam James
2021-12-05 5:09 Sam James
2021-12-05 4:50 Sam James
2021-12-05 4:46 Sam James
2021-12-05 4:43 Sam James
2021-12-05 3:31 Sam James
2021-10-26 1:21 Yixun Lan
2021-10-16 0:48 Sam James
2021-10-06 12:07 Andreas K. Hüttel
2021-08-02 2:24 Sam James
2020-07-21 19:54 Kent Fredric
2019-10-11 19:38 Andreas K. Hüttel
2018-07-13 12:25 Mikle Kolyada
2018-06-06 23:23 Thomas Deutschmann
2018-06-06 5:24 Robin H. Johnson
2017-08-15 12:41 Andreas Hüttel
2017-06-15 16:27 Markus Meier
2017-01-03 11:29 Andreas Hüttel
2016-12-20 20:09 Thomas Deutschmann
2016-12-20 18:08 Tobias Klausmann
2016-09-24 18:58 Andreas Hüttel
2016-09-24 18:58 Andreas Hüttel
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=1670311948.7a1285792608215758d59202603f9802b63b5b5e.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