From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-CChecker/
Date: Thu, 2 May 2024 03:02:36 +0000 (UTC) [thread overview]
Message-ID: <1714618875.c72dd6d2bba4778e62b08be3491537400ca59904.sam@gentoo> (raw)
commit: c72dd6d2bba4778e62b08be3491537400ca59904
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 2 03:01:15 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 2 03:01:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72dd6d2
dev-perl/ExtUtils-CChecker: add 0.120.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../ExtUtils-CChecker-0.120.0.ebuild | 28 ++++++++++++++++++++++
dev-perl/ExtUtils-CChecker/Manifest | 1 +
2 files changed, 29 insertions(+)
diff --git a/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.120.0.ebuild b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.120.0.ebuild
new file mode 100644
index 000000000000..17b17a9becd0
--- /dev/null
+++ b/dev-perl/ExtUtils-CChecker/ExtUtils-CChecker-0.120.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PEVANS
+DIST_VERSION=0.12
+inherit perl-module
+
+DESCRIPTION="Configure-time utilities for using C headers"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ virtual/perl-ExtUtils-CBuilder
+"
+BDEPEND="
+ ${RDEPEND}
+ >=dev-perl/Module-Build-0.400.400
+ test? (
+ dev-perl/Test2-Suite
+ )
+"
+
+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 b69256c384cb..d52e35c5ea11 100644
--- a/dev-perl/ExtUtils-CChecker/Manifest
+++ b/dev-perl/ExtUtils-CChecker/Manifest
@@ -1 +1,2 @@
DIST ExtUtils-CChecker-0.11.tar.gz 20241 BLAKE2B 14734dece93eea384a6dc9a7dea511870948926f22d1e45281fdf517f7830fe895fe9362c4dee9ab3dd8a67f377857240b15aef9fa7fc8f8037413ee6e8ac35e SHA512 4b638e5082443eafcf2f3586ec8ff20ee62b054f8bc24149dd7a2549f57ca748618f76c057f456eadca4e5c4099071ee2d1c8993a13e2f5ea8924cd92319dd8c
+DIST ExtUtils-CChecker-0.12.tar.gz 21019 BLAKE2B 10df0c71dd1b3b554583a65b68fbfbb0edc989550c1142172dea6752e8562f5989dcbc95ddedff573721867d651678e0cf8c2c9472026046e4fe8cc55c883856 SHA512 d0408d88d6c33de799959f42f296d1d05187a12b943a4aee93a79d608a56d972d0f90e6d64712b2722563ba36fc59092cbfb6608d9a39a97b7c1efebefeab979
next reply other threads:[~2024-05-02 3:02 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-02 3:02 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-05 12:11 [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-CChecker/ Sam James
2024-07-27 12:00 Sam James
2024-05-26 21:39 Andreas K. Hüttel
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-02-12 8:55 Sam James
2022-10-31 16:38 Agostino Sarubbo
2022-09-26 7:31 Michał Górny
2022-09-22 7:46 Michał Górny
2022-09-10 8:39 Fabian Groffen
2022-08-13 9:38 Arthur Zamarin
2022-08-07 4:55 WANG Xuerui
2022-08-06 12:05 James Le Cuirot
2022-08-05 15:28 Arthur Zamarin
2022-08-05 11:56 Arthur Zamarin
2022-08-03 6:32 Yixun Lan
2022-08-02 18:12 Arthur Zamarin
2022-08-02 17:55 Arthur Zamarin
2022-08-02 17:41 Arthur Zamarin
2022-08-02 17:31 Arthur Zamarin
2022-08-02 16:54 Arthur Zamarin
2022-06-29 11:09 Sam James
2021-10-24 18:25 Andreas K. Hüttel
2018-06-08 5:16 Kent Fredric
2016-12-08 19:09 Kent Fredric
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=1714618875.c72dd6d2bba4778e62b08be3491537400ca59904.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