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: Fri,  2 Jun 2023 22:35:16 +0000 (UTC)	[thread overview]
Message-ID: <1685745291.e9c1ab9603d553117522c8614cce365379e45cfc.sam@gentoo> (raw)

commit:     e9c1ab9603d553117522c8614cce365379e45cfc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 22:34:51 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  2 22:34:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c1ab96

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

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

 dev-perl/Module-Build-Tiny/Manifest                |  1 +
 .../Module-Build-Tiny-0.46.0.ebuild                | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-perl/Module-Build-Tiny/Manifest b/dev-perl/Module-Build-Tiny/Manifest
index ae0fb268573b..7e0769609a4a 100644
--- a/dev-perl/Module-Build-Tiny/Manifest
+++ b/dev-perl/Module-Build-Tiny/Manifest
@@ -1 +1,2 @@
 DIST Module-Build-Tiny-0.039.tar.gz 20663 BLAKE2B 730ba49b5d7090321dc11d44d6e3a3fd42f81baf5f82c3e5044ede7bbe86e83d78dc8a0678671ebda4256365c5d24f118df5c12f0d2f8fad96cd8ab49206837d SHA512 26ca6fe4c1792b26bb2b4711035847f4215ea7c37234fbe24fc07432682fd9d3b6016dbdb2ecb455a7b13f6bea13994826c7f84f21075f0a6e575fa74672903a
+DIST Module-Build-Tiny-0.046.tar.gz 22153 BLAKE2B 6f5c9069e07581a09fe3c0c0e18c82df5a14828129187d9d3fba8853dc4763cdce2b0889e89769437bd0adf15b183aff50335861cfdf28da1e492b944dd183db SHA512 21a6aaa9130dfa842df2cd7ff2f8264b89f4d065fa550a74ce41c3c2fb60c276abad9b59362e013efdeb85b0fa4e89aa96ab35b1ec53e499c29ba3c8f286e64b

diff --git a/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.46.0.ebuild b/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.46.0.ebuild
new file mode 100644
index 000000000000..5f74939441d4
--- /dev/null
+++ b/dev-perl/Module-Build-Tiny/Module-Build-Tiny-0.46.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=LEONT
+DIST_VERSION=0.046
+inherit perl-module
+
+DESCRIPTION='A tiny replacement for Module::Build'
+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-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
+"
+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:[~2023-06-02 22:35 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-02 22:35 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 11:07 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build-Tiny/ 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-10-14  3:50 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
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=1685745291.e9c1ab9603d553117522c8614cce365379e45cfc.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