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/ExtUtils-XSpp/
Date: Thu, 20 Aug 2020 08:29:46 +0000 (UTC)	[thread overview]
Message-ID: <1597912114.8884a0eeb9f7ef3bd6c15112e9d68c26fb5e30f2.kentnl@gentoo> (raw)

commit:     8884a0eeb9f7ef3bd6c15112e9d68c26fb5e30f2
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 08:27:55 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 08:28:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8884a0ee

dev-perl/ExtUtils-XSpp: -r bump for EAPI7

- EAPI7
- Strip unwanted tests
- Add missing remote-id's to metadata.xml

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../ExtUtils-XSpp/ExtUtils-XSpp-0.180.0-r1.ebuild  | 34 ++++++++++++++++++++++
 dev-perl/ExtUtils-XSpp/metadata.xml                |  3 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.180.0-r1.ebuild b/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.180.0-r1.ebuild
new file mode 100644
index 00000000000..5ba6a694b79
--- /dev/null
+++ b/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.180.0-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=SMUELLER
+DIST_VERSION=0.18
+inherit perl-module
+
+DESCRIPTION="XS for C++"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=virtual/perl-Digest-MD5-2.0.0
+	>=virtual/perl-ExtUtils-ParseXS-3.70.0
+"
+DEPEND="dev-perl/Module-Build"
+BDEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.400.0
+	test? (
+		dev-perl/Test-Differences
+		dev-perl/Test-Base
+	)
+"
+PATCHES=(
+	"${FILESDIR}/${P}-no-dot-inc.patch"
+)
+PERL_RM_FILES=(
+	"t/zzz_pod.t"
+)

diff --git a/dev-perl/ExtUtils-XSpp/metadata.xml b/dev-perl/ExtUtils-XSpp/metadata.xml
index 945424a3341..80084e3b054 100644
--- a/dev-perl/ExtUtils-XSpp/metadata.xml
+++ b/dev-perl/ExtUtils-XSpp/metadata.xml
@@ -31,6 +31,7 @@
     <remote-id type="cpan-module">ExtUtils::XSpp::Node::EnumValue</remote-id>
     <remote-id type="cpan-module">ExtUtils::XSpp::Node::File</remote-id>
     <remote-id type="cpan-module">ExtUtils::XSpp::Node::Function</remote-id>
+    <remote-id type="cpan-module">ExtUtils::XSpp::Node::Member</remote-id>
     <remote-id type="cpan-module">ExtUtils::XSpp::Node::Method</remote-id>
     <remote-id type="cpan-module">ExtUtils::XSpp::Node::Module</remote-id>
     <remote-id type="cpan-module">ExtUtils::XSpp::Node::Package</remote-id>
@@ -39,9 +40,11 @@
     <remote-id type="cpan-module">ExtUtils::XSpp::Node::Raw</remote-id>
     <remote-id type="cpan-module">ExtUtils::XSpp::Node::Type</remote-id>
     <remote-id type="cpan-module">ExtUtils::XSpp::Parser</remote-id>
+    <remote-id type="cpan-module">ExtUtils::XSpp::Plugin::feature::default_xs_typemap</remote-id>
     <remote-id type="cpan-module">ExtUtils::XSpp::Typemap</remote-id>
     <remote-id type="cpan-module">ExtUtils::XSpp::Typemap::parsed</remote-id>
     <remote-id type="cpan-module">ExtUtils::XSpp::Typemap::reference</remote-id>
     <remote-id type="cpan-module">ExtUtils::XSpp::Typemap::simple</remote-id>
+    <remote-id type="cpan-module">ExtUtils::XSpp::Typemap::wrapper</remote-id>
   </upstream>
 </pkgmetadata>


             reply	other threads:[~2020-08-20  8:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20  8:29 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-09 19:49 [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-XSpp/ Andreas K. Hüttel
2021-05-28 21:30 Andreas K. Hüttel
2021-05-28 21:30 Andreas K. Hüttel
2016-01-16 17: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=1597912114.8884a0eeb9f7ef3bd6c15112e9d68c26fb5e30f2.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