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-CChecker/
Date: Thu,  8 Dec 2016 19:09:08 +0000 (UTC)	[thread overview]
Message-ID: <1481224025.9fcaa7f800fb438a26690ee4b7f34b700261a2c1.kentnl@gentoo> (raw)

commit:     9fcaa7f800fb438a26690ee4b7f34b700261a2c1
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  8 17:01:07 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 19:07:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fcaa7f8

dev-perl/ExtUtils-CChecker: Bump to version 0.100.0

- EAPI6
- Parallel tests

Upstream:
- Add "config"  passthrough constructor for ExtUtils::CBuilder

Package-Manager: portage-2.3.3

 .../ExtUtils-CChecker-0.100.0.ebuild               | 25 ++++++++++++++++++++++
 dev-perl/ExtUtils-CChecker/Manifest                |  1 +
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.100.0.ebuild b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.100.0.ebuild
new file mode 100644
index 00000000..4753a62
--- /dev/null
+++ b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.100.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+DIST_AUTHOR=PEVANS
+DIST_VERSION=0.10
+
+inherit perl-module
+
+DESCRIPTION="Configure-time utilities for using C headers"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="virtual/perl-ExtUtils-CBuilder"
+DEPEND="${RDEPEND}
+	dev-perl/Module-Build
+	test? ( dev-perl/Test-Fatal
+	virtual/perl-Test-Simple )
+"
+src_test() {
+	perl_rm_files t/99pod.t
+	perl-module_src_test
+}

diff --git a/dev-perl/ExtUtils-CChecker/Manifest b/dev-perl/ExtUtils-CChecker/Manifest
index 4fc72f1..c9c0ed7 100644
--- a/dev-perl/ExtUtils-CChecker/Manifest
+++ b/dev-perl/ExtUtils-CChecker/Manifest
@@ -1 +1,2 @@
 DIST ExtUtils-CChecker-0.09.tar.gz 21237 SHA256 ebf167e3f98b4b1ff8e7a5e98d084558b87d0b19442f5da33233ef6b2eb66ad7 SHA512 51068985b7c62af407a600dc665031966abf45775ac1e4ce97d49474af070df86622db47a1248aaa8f89e3544f4937665287162cf3f80cbc930bf56d57d8d6b3 WHIRLPOOL 827940320cf1acb1f3ea8d208fee43215227dedb5bda7ef068f32c5f64f966de55ab7e78aebd20701f5a0b704563685af8577fab535dfafd19ef5781b3d889ef
+DIST ExtUtils-CChecker-0.10.tar.gz 19496 SHA256 50bfe76870fc1510f56bae4fa2dce0165d9ac4af4e7320d6b8fda14dfea4be0b SHA512 8b43c559333d14d682a00a0fa956aff8b6b4209b7b442f330f9e8573b438dcd5a2d3b86582e2aad2f974c342acee3e79785b9816cb585807dba9b448a1626d4c WHIRLPOOL d47fc54af28d9060571757f640c10936ca52c49b864daf69dff3e6398d8d02ef4ed44269ad423151e98747456ebfc0d4051d1fe9fb560a0bf9bbdfbce25cdf8f


             reply	other threads:[~2016-12-08 19:09 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-08 19:09 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-08  5:16 [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-CChecker/ Kent Fredric
2021-10-24 18:25 Andreas K. Hüttel
2022-06-29 11:09 Sam James
2022-08-02 16:54 Arthur Zamarin
2022-08-02 17:31 Arthur Zamarin
2022-08-02 17:41 Arthur Zamarin
2022-08-02 17:55 Arthur Zamarin
2022-08-02 18:12 Arthur Zamarin
2022-08-03  6:32 Yixun Lan
2022-08-05 11:56 Arthur Zamarin
2022-08-05 15:28 Arthur Zamarin
2022-08-06 12:05 James Le Cuirot
2022-08-07  4:55 WANG Xuerui
2022-08-13  9:38 Arthur Zamarin
2022-09-10  8:39 Fabian Groffen
2022-09-22  7:46 Michał Górny
2022-09-26  7:31 Michał Górny
2022-10-31 16:38 Agostino Sarubbo
2024-02-12  8:55 Sam James
2024-02-28  2:32 Ionen Wolkens
2024-02-28  2:32 Ionen Wolkens
2024-02-28  2:32 Ionen Wolkens
2024-02-28  2:32 Ionen Wolkens
2024-05-02  3:02 Sam James
2024-05-26 21:39 Andreas K. Hüttel
2024-07-27 12:00 Sam James
2024-09-05 12:11 Sam James

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=1481224025.9fcaa7f800fb438a26690ee4b7f34b700261a2c1.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