From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Config/
Date: Tue, 30 Apr 2024 02:37:22 +0000 (UTC) [thread overview]
Message-ID: <1714444600.e96759157bb2312615d1a1002a98e1a1aedb06eb.sam@gentoo> (raw)
commit: e96759157bb2312615d1a1002a98e1a1aedb06eb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 02:16:51 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 02:36:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9675915
dev-perl/ExtUtils-Config: add 0.9.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../ExtUtils-Config/ExtUtils-Config-0.9.0.ebuild | 30 ++++++++++++++++++++++
dev-perl/ExtUtils-Config/Manifest | 1 +
2 files changed, 31 insertions(+)
diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.9.0.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.9.0.ebuild
new file mode 100644
index 000000000000..4ab85390b7b8
--- /dev/null
+++ b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.9.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=LEONT
+DIST_VERSION=0.009
+inherit perl-module
+
+DESCRIPTION="Wrapper for perl's configuration"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ virtual/perl-Data-Dumper
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-IO
+ >=virtual/perl-Test-Simple-0.88
+ )
+"
+
+src_test() {
+ perl_rm_files t/release-pod-{syntax,coverage}.t
+ perl-module_src_test
+}
diff --git a/dev-perl/ExtUtils-Config/Manifest b/dev-perl/ExtUtils-Config/Manifest
index fff1d0d064c9..3ee08838246a 100644
--- a/dev-perl/ExtUtils-Config/Manifest
+++ b/dev-perl/ExtUtils-Config/Manifest
@@ -1 +1,2 @@
DIST ExtUtils-Config-0.008.tar.gz 11165 BLAKE2B 58468be3884311dea31e420511134eab122a923c445b2b489914227934ab50efba4a08253e86715385ad8aa7b6f0212e95b73f2f524a964704991e4227a68d47 SHA512 7775e2212b4605e60559c7e63604b8f2b4c56f4846e64f9f4454f3f5d0a7a21f618143e6c61eafabf5d9ee9bca8f722c04aedeaf9c51f59924de68c272b86db2
+DIST ExtUtils-Config-0.009.tar.gz 13421 BLAKE2B d2fd9bc11b5e0e4b973837dab9220eacbd804bb2d9d5ac7d7057ae5eb8f8d7e7fff7ebf08d430549336cae16b6aec1258d7cd2027d5c260c15851f1da78cc1b6 SHA512 7f3d054f31b08a9179dbad47204f9223607d8af84e4dfa1e9250981dd271b753576e571e2071d94408340376f13d3d766278d23407b7c754dbc493b7df30e2cd
next reply other threads:[~2024-04-30 2:37 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-30 2:37 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-11 3:39 [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Config/ Sam James
2024-06-14 0:43 Sam James
2024-06-09 21:12 Sam James
2024-06-09 21:08 Sam James
2024-06-09 21:08 Sam James
2024-06-09 21:08 Sam James
2023-06-21 6:05 Sam James
2021-10-24 18:25 Andreas K. Hüttel
2020-12-09 11:14 Kent Fredric
2020-07-18 7:47 Fabian Groffen
2020-04-14 9:53 Kent Fredric
2020-04-11 16:30 Göktürk Yüksek
2020-01-14 8:00 Joshua Kinard
2019-07-16 0:14 Kent Fredric
2019-05-20 17:22 Aaron Bauman
2019-04-13 17:27 Aaron Bauman
2018-10-17 18:54 Fabian Groffen
2018-08-24 19:37 Markus Meier
2018-06-28 15:04 Mikle Kolyada
2018-06-25 21:23 Tobias Klausmann
2018-06-07 7:15 Kent Fredric
2017-11-18 22:41 Patrice Clement
2017-11-08 20:37 Sergei Trofimovich
2017-11-07 22:52 Sergei Trofimovich
2016-08-10 14:13 Kent Fredric
2016-05-12 17:22 Markus Meier
2016-02-03 14:36 Tobias Klausmann
2016-01-24 7:51 Jeroen Roovers
2015-10-08 8:52 Patrice Clement
2015-09-27 14:49 Mikle Kolyada
2015-08-11 21:01 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=1714444600.e96759157bb2312615d1a1002a98e1a1aedb06eb.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