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/XML-LibXSLT/
Date: Sun, 12 Feb 2023 06:41:59 +0000 (UTC)	[thread overview]
Message-ID: <1676184104.6046081e86bc642504fcf255c8982207cb2a62b4.sam@gentoo> (raw)

commit:     6046081e86bc642504fcf255c8982207cb2a62b4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 06:26:59 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 06:41:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6046081e

dev-perl/XML-LibXSLT: add 2.2.1

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

 dev-perl/XML-LibXSLT/Manifest                 |  1 +
 dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild | 31 +++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/XML-LibXSLT/Manifest b/dev-perl/XML-LibXSLT/Manifest
index f39dee954952..d95f8999490c 100644
--- a/dev-perl/XML-LibXSLT/Manifest
+++ b/dev-perl/XML-LibXSLT/Manifest
@@ -1,2 +1,3 @@
 DIST XML-LibXSLT-1.99.tar.gz 114083 BLAKE2B 2fcb6d1fde354aa58c9ba6d5a5037640d0e585f6bbfb7d81cf18e9f3b9c9ab7dfcdc6c455eef5a397ae310ca45c37fdb0f2f2b43227f7cffe0c652ca25775dec SHA512 d716fe44673c83c5670a8f98cf82057e7df35d43ee452843adb7c605d36e7a42b35bdf26937a2e3d8c55494ac83c23f1421ab4481a4817c011074668bc951739
 DIST XML-LibXSLT-2.002000.tar.gz 118678 BLAKE2B 37250c2f38f1adc5b5385d0faa79b77d872229ee27aa22a45ce5ad3186c4be8f59d1321c43c70a9c387b25e7b1816a63b244a236e441c75b8a093f36fd00bf9c SHA512 4266e1bbd4bdceb638add43874948c69a79b364b60083ed635ec80ea4da0bd65dc5a7c5a6d76644909271e565e50c09ab1fabeec09ab37ed486d4c4bd158dba4
+DIST XML-LibXSLT-2.002001.tar.gz 118703 BLAKE2B f6ae06a86374fad4edcf63bab3e6f63f8f97be7b6e27eb2208ebe2290e9b776287058faf2fa06aa3601fe09289c544ef9e6150215ac487cc98c37ee87dbcf00b SHA512 1fbe09fbab1e9729a369090c5aa468436b84280200b55be22a3447b624849acf4ccc11898fdcf608c333eb6fbcf19c37adf7a3b7943f71cd6c9aea0800edfa04

diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild
new file mode 100644
index 000000000000..8560951604f8
--- /dev/null
+++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=2.002001
+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-File-Path-2.60.0
+	virtual/pkgconfig
+"
+
+PERL_RM_FILES=(
+	"t/cpan-changes.t" "t/pod.t"
+	"t/style-trailing-space.t"
+)


             reply	other threads:[~2023-02-12  6:42 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-12  6:41 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-16 21:14 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-LibXSLT/ 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
2022-12-06  7:32 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=1676184104.6046081e86bc642504fcf255c8982207cb2a62b4.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