public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-CompactTree-XS/
Date: Wed, 28 Mar 2018 02:47:10 +0000 (UTC)	[thread overview]
Message-ID: <1522205130.93b67dfb1c51cdd7fe9d7a1f8001b915fe5fc48e.kentnl@gentoo> (raw)

commit:     93b67dfb1c51cdd7fe9d7a1f8001b915fe5fc48e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 02:45:30 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 02:45:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b67dfb

dev-perl/XML-CompactTree-XS: Bump to version 0.30.0

- EAPI6
- Cleanup author tests
- Enable parallel tests

Upstream:
- Push a newSV(0) instead of PL_sv_undef into av

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/XML-CompactTree-XS/Manifest               |  1 +
 .../XML-CompactTree-XS-0.30.0.ebuild               | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/XML-CompactTree-XS/Manifest b/dev-perl/XML-CompactTree-XS/Manifest
index f3287abf5f2..8d6ea47854f 100644
--- a/dev-perl/XML-CompactTree-XS/Manifest
+++ b/dev-perl/XML-CompactTree-XS/Manifest
@@ -1 +1,2 @@
 DIST XML-CompactTree-XS-0.02.tar.gz 39965 BLAKE2B 868d3b87a13d3d10d46ca6df0f5fdf411a03206858943c57082bd111a515622a98d3fd7f8edac9f226bb413e5ed711e207094f66b449ba2f0ec2c402c3259c49 SHA512 81c6e7d3e66db2ebd35121908a335b0a7437f48371210c4b65d20b307dd1b38e4a3735332758b5f963d49f2a0ef274770fb702c4cb4d2c76c4de7b2f9e452cca
+DIST XML-CompactTree-XS-0.03.tar.gz 41595 BLAKE2B 4dbe028a5da9437378ecf11f74975610eb237f6b20873df097db6328e2413b850dfe5374adc10cf36ec9c7e61dc1e405612e64ece70fcebe60dbf88c11ce00ef SHA512 b2f7f09b8463c1d851a73bad4f9293e45090d14b78f1fa5810637e03688b5042609f8a54cb33ed180094f9135a3825f65b121490f74c7f596ded80069aa68224

diff --git a/dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.30.0.ebuild b/dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.30.0.ebuild
new file mode 100644
index 00000000000..82ce838daab
--- /dev/null
+++ b/dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.30.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=CHOROBA
+DIST_VERSION=0.03
+inherit perl-module
+
+DESCRIPTION="a fast builder of compact tree structures from XML documents"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-perl/XML-LibXML-1.690.0"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+PERL_RM_FILES=("t/boilerplate.t" "t/pod-coverage.t" "t/pod.t")


             reply	other threads:[~2018-03-28  2:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-28  2:47 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-15 17:05 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-CompactTree-XS/ Kent Fredric
2021-10-03 22:47 Andreas K. 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=1522205130.93b67dfb1c51cdd7fe9d7a1f8001b915fe5fc48e.kentnl@gentoo \
    --to=kentnl@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