public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Base-ModuleBuild/
Date: Sat, 17 Jun 2023 23:21:06 +0000 (UTC)	[thread overview]
Message-ID: <1687044055.2c800561abc34ff31d053cc32bdd05859f39321c.dilfridge@gentoo> (raw)

commit:     2c800561abc34ff31d053cc32bdd05859f39321c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 23:20:27 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 23:20:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c800561

dev-perl/Alien-Base-ModuleBuild: add 1.170.0

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../Alien-Base-ModuleBuild-1.170.0.ebuild          | 45 ++++++++++++++++++++++
 dev-perl/Alien-Base-ModuleBuild/Manifest           |  1 +
 2 files changed, 46 insertions(+)

diff --git a/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.170.0.ebuild b/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.170.0.ebuild
new file mode 100644
index 000000000000..bd5e74051419
--- /dev/null
+++ b/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.170.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=1.17
+inherit perl-module
+
+DESCRIPTION="A Module::Build subclass for building Alien:: modules and their libraries"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+# Alien-Build for Alien::Base::PkgConfig
+RDEPEND="
+	>=dev-perl/Alien-Build-1.200.0
+	dev-perl/Archive-Extract
+	>=virtual/perl-Archive-Tar-1.400.0
+	>=dev-perl/Capture-Tiny-0.170.0
+	>=dev-perl/File-chdir-0.100.500
+	>=virtual/perl-HTTP-Tiny-0.44.0
+	>=dev-perl/Module-Build-0.400.400
+	>=dev-perl/Path-Tiny-0.77.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	dev-perl/Shell-Config-Generate
+	dev-perl/Shell-Guess
+	dev-perl/Sort-Versions
+	>=virtual/perl-Text-ParseWords-3.260.0
+	dev-perl/URI
+	virtual/perl-parent
+	dev-perl/HTML-Parser
+	virtual/perl-JSON-PP
+"
+DEPEND="
+	>=dev-perl/Module-Build-0.400.400
+"
+# Test2-Suite for Test2::Require::Module and Test2::V0
+BDEPEND="
+	${RDEPEND}
+	test? (
+		>=dev-perl/Test2-Suite-0.0.121
+	)
+"

diff --git a/dev-perl/Alien-Base-ModuleBuild/Manifest b/dev-perl/Alien-Base-ModuleBuild/Manifest
index fe0d077f0127..a047c5716a5f 100644
--- a/dev-perl/Alien-Base-ModuleBuild/Manifest
+++ b/dev-perl/Alien-Base-ModuleBuild/Manifest
@@ -1 +1,2 @@
 DIST Alien-Base-ModuleBuild-1.15.tar.gz 63870 BLAKE2B dc89d63c31cfe618db58cc11c17190b8e881efa3b245c5bb81a99f4c4263a621747579ea5313f646b171bf7446261b01aa2eda45b81ee0a6ef6cb16c5c4092d2 SHA512 6aa366c9748c8470abef2597684bdd68edb952ec9e8f36e31741a3376bd96aea7cd62caeea47a5ff0fb205f6d2087a63a20baf4767f87321fd54dda2727e1a70
+DIST Alien-Base-ModuleBuild-1.17.tar.gz 67422 BLAKE2B 6580987f04bec53cb415b47c2c7dc1dba698429064e3df9a70459ff686396b09092b596a3455704bef486570f4a007cb01dd763b8c57a75b3f2d926615b41796 SHA512 06c463ca6be60505805c49c44e91afca5e4e8835667b40f7536627b443621a7f30c7f75634b1dcaeb664f7f83c672cf7e324ef0e48673adbab122f4088b7727a


             reply	other threads:[~2023-06-17 23:21 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-17 23:21 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-02 15:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Base-ModuleBuild/ Sam James
2023-07-24  4:01 Sam James
2023-07-24  3:59 Sam James
2023-07-24  3:59 Sam James
2023-07-24  3:59 Sam James
2022-08-28  5:06 WANG Xuerui
2021-05-06 10:06 Sam James
2021-05-06 10:01 Sam James
2021-05-06  7:22 Sergei Trofimovich
2021-05-05 12:14 Agostino Sarubbo
2021-05-04 19:13 Sam James
2020-12-12  2:57 Kent Fredric
2020-11-28  9:32 Sam James
2020-10-22  5:11 Joshua Kinard
2020-09-28 14:11 Kent Fredric
2020-09-26 19:44 Matt Turner
2020-09-07  7:31 Sergei Trofimovich
2020-09-03  4:26 Yixun Lan
2020-09-02  6:33 Sergei Trofimovich
2020-08-28 17:52 Kent Fredric
2020-08-17 21:42 Sergei Trofimovich
2020-08-17 10:18 Sam James
2020-08-17  9:40 Sam James
2020-08-17  8:50 Sam James
2020-08-17  8:43 Sam James
2020-08-17  8:04 Sam James
2020-08-16 14:19 Kent Fredric
2020-06-20  4:15 Kent Fredric
2020-04-23  6:17 Kent Fredric
2019-08-02 10:10 Aaron W. Swenson

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=1687044055.2c800561abc34ff31d053cc32bdd05859f39321c.dilfridge@gentoo \
    --to=dilfridge@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