public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-Tiny/
Date: Mon, 14 Oct 2024 03:50:48 +0000 (UTC)	[thread overview]
Message-ID: <1728877817.4dbfe47c5923fd685c986f0668ffda95410e9f91.sam@gentoo> (raw)

commit:     4dbfe47c5923fd685c986f0668ffda95410e9f91
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 02:51:21 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 03:50:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dbfe47c

dev-perl/Module-Build-Tiny: add 0.51.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Module-Build-Tiny/Manifest                |  1 +
 .../Module-Build-Tiny-0.51.0.ebuild                | 44 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-perl/Module-Build-Tiny/Manifest b/dev-perl/Module-Build-Tiny/Manifest
index 6b8a5efc11d3..edb1a152262e 100644
--- a/dev-perl/Module-Build-Tiny/Manifest
+++ b/dev-perl/Module-Build-Tiny/Manifest
@@ -1,2 +1,3 @@
 DIST Module-Build-Tiny-0.047.tar.gz 22193 BLAKE2B 9b4bddae93c2c2bcfe4d054f5be37ef596cb833003240796930856b27d88b252df8b669455e343ccd77e02d0a3980d4eb4755a1eb72268c03783fedbcce41a14 SHA512 505e8a1a1d7e4f73a820352b476c938769bee1b069eaee0df7a95ea5651f109dfb106faf82bf423ca96b15d0148fd890342ad214b4fa6481d15b8f494fe48a30
 DIST Module-Build-Tiny-0.048.tar.gz 22698 BLAKE2B 2d93a08755db9e2fe0e96b1cb81482b69264fc4266d1f676bc9346ddda0bc3f98d4ae87c5013802249ad446b3609cd1276de667f7f6f43220e9f495f28c7845c SHA512 764a69c7d8ac15c68da82973262c4fa861579cac6417179cc48fb6cdd139242c1d236b1b808552b915dd29a9ef87b3aa07bae3ccdc3158b03ef76a39beff58cb
+DIST Module-Build-Tiny-0.051.tar.gz 22872 BLAKE2B 986e9a7ad1061a0ec4e06f4ee5055dd55efbf8b3ec1ec8d90f7d094279a6a481a1b6db488a4e47ff2a4d400f8b0c742216a0f354554966dadb059a0bea06cbd8 SHA512 205e509c752caf284ccf981864b59ee69238b2255c4ece03f06e9f4482922c2b4c1abaf2037d57232b87e70c5f566bab5cd01006a9017b996c91846eee6b7eb2

diff --git a/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.51.0.ebuild b/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.51.0.ebuild
new file mode 100644
index 000000000000..145c6e7eff40
--- /dev/null
+++ b/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.51.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=LEONT
+DIST_VERSION=0.051
+inherit perl-module
+
+DESCRIPTION="Tiny replacement for Module::Build"
+
+SLOT="0"
+KEYWORDS="~amd64 ~loong"
+IUSE="minimal"
+
+RDEPEND="
+	virtual/perl-CPAN-Meta
+	>=virtual/perl-Exporter-5.570.0
+	virtual/perl-ExtUtils-CBuilder
+	>=dev-perl/ExtUtils-Config-0.3.0
+	>=dev-perl/ExtUtils-Helpers-0.20.0
+	virtual/perl-ExtUtils-Install
+	>=dev-perl/ExtUtils-InstallPaths-0.2.0
+	virtual/perl-ExtUtils-ParseXS
+	virtual/perl-File-Path
+	virtual/perl-File-Spec
+	>=virtual/perl-Getopt-Long-2.360.0
+	>=virtual/perl-JSON-PP-2.0.0
+	virtual/perl-podlators
+	virtual/perl-Test-Harness
+	!minimal? ( dev-perl/CPAN-Requirements-Dynamic )
+"
+BDEPEND="
+	${RDEPEND}
+	test? (
+		virtual/perl-Data-Dumper
+		virtual/perl-File-Temp
+		virtual/perl-IO
+		>=virtual/perl-Test-Simple-0.88
+		virtual/perl-XSLoader
+	)
+"
+
+mytargets="install"


             reply	other threads:[~2024-10-14  3:50 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-14  3:50 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-25 13:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-Tiny/ Sam James
2025-06-06  3:44 Sam James
2025-05-16 11:58 Arthur Zamarin
2025-03-08 11:07 Sam James
2025-03-01 19:38 Andreas K. Hüttel
2024-11-11 10:58 James Le Cuirot
2024-10-25  6:13 Arthur Zamarin
2024-10-24  5:40 Arthur Zamarin
2024-10-14 13:50 Jakov Smolić
2024-10-14  7:08 Arthur Zamarin
2024-10-14  5:29 Sam James
2024-10-14  4:58 Sam James
2024-10-14  4:58 Sam James
2024-06-04 10:25 WANG Xuerui
2024-05-02  3:20 Sam James
2023-11-04 16:13 Arthur Zamarin
2023-11-04 10:49 Sam James
2023-11-04 10:49 Sam James
2023-11-04 10:49 Sam James
2023-10-01  7:27 Sam James
2023-08-02 15:45 Sam James
2023-07-24  4:15 Sam James
2023-06-20  4:14 Sam James
2023-06-02 22:35 Sam James
2022-05-14  6:54 WANG Xuerui
2021-07-04 22:49 Andreas K. Hüttel
2020-12-09 11:14 Kent Fredric
2020-07-18  8:06 Fabian Groffen
2020-04-11 16:30 Göktürk Yüksek
2020-01-14  8:00 Joshua Kinard
2019-05-20 17:22 Aaron Bauman
2019-04-13 17:27 Aaron Bauman
2018-10-21  8:39 Fabian Groffen
2018-06-13 10:19 Mikle Kolyada
2018-06-11 17:09 Sergei Trofimovich
2017-11-18 22:41 Patrice Clement
2016-05-12 17:24 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
2015-08-11 20:51 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=1728877817.4dbfe47c5923fd685c986f0668ffda95410e9f91.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