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/List-MoreUtils/
Date: Thu, 24 Jun 2021 17:52:15 +0000 (UTC)	[thread overview]
Message-ID: <1624557120.fdd657ce783aba77b8120433e67fd6aa43a62924.dilfridge@gentoo> (raw)

commit:     fdd657ce783aba77b8120433e67fd6aa43a62924
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 24 17:47:44 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun 24 17:52:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd657ce

dev-perl/List-MoreUtils: Version bump 0.430

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../List-MoreUtils/List-MoreUtils-0.430.0.ebuild   | 40 ++++++++++++++++++++++
 dev-perl/List-MoreUtils/Manifest                   |  1 +
 2 files changed, 41 insertions(+)

diff --git a/dev-perl/List-MoreUtils/List-MoreUtils-0.430.0.ebuild b/dev-perl/List-MoreUtils/List-MoreUtils-0.430.0.ebuild
new file mode 100644
index 00000000000..686fc982151
--- /dev/null
+++ b/dev-perl/List-MoreUtils/List-MoreUtils-0.430.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=REHSACK
+DIST_VERSION=0.430
+inherit perl-module
+
+DESCRIPTION="Provide the missing functionality from List::Util"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
+IUSE="+xs"
+
+# See MoreUtils.pm/LICENSE
+LICENSE="Apache-2.0 || ( Artistic GPL-1+ )"
+
+PDEPEND="
+	xs? ( >=dev-perl/List-MoreUtils-XS-0.430.0 )
+"
+RDEPEND="
+	>=dev-perl/Exporter-Tiny-0.38.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/Config-AutoConf-0.315.0
+	test? (
+		virtual/perl-Storable
+		dev-perl/Test-LeakTrace
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"
+
+PATCHES=("${FILESDIR}/${PN}-0.426.0-xs-config.patch")
+
+src_configure() {
+	export LMU_USE_XS="$(usex xs 1 0)"
+	perl-module_src_configure
+}

diff --git a/dev-perl/List-MoreUtils/Manifest b/dev-perl/List-MoreUtils/Manifest
index 582021b7ce6..e8e60ef01cf 100644
--- a/dev-perl/List-MoreUtils/Manifest
+++ b/dev-perl/List-MoreUtils/Manifest
@@ -1 +1,2 @@
 DIST List-MoreUtils-0.428.tar.gz 146030 BLAKE2B 8a2accf028ab4c3c9f48f0cdb17624022c1951cb99d715c0af573aa55a659cf6fb51644a2b1ad225edc475ca2476401960fecc7d1319d496a7db27eb52bc1216 SHA512 f7e11f10f1d7bd3b8f9f8bc2fc325e1a9230056f68591da624aed01fb4e4cbac20caeae0c3e2aa3acc8b71febd6d4149284367f051d3c1e608e3a4ca8b62dbd8
+DIST List-MoreUtils-0.430.tar.gz 150571 BLAKE2B 97a492d465808460f161c1296f5343370a5fe7296492ed3c0d957dd029669c23c3a325efab654d5e9250043f37b4afc380bf531cab1837bec27afb3cb92015de SHA512 bc9ff033c12251a6f0899a96da0ec8fc314ddb8d6cdf18c37fe1fdcfc38a4c95ed6f8e006bb124e77d07241ae6754f429bc2041f7772b4acfce9378a21283469


             reply	other threads:[~2021-06-24 17:52 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-24 17:52 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-18 19:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-MoreUtils/ Fabian Groffen
2022-12-08  7:38 WANG Xuerui
2021-11-20 10:25 Arthur Zamarin
2021-11-20 10:24 Arthur Zamarin
2021-11-18  5:38 Sam James
2021-11-17 22:47 Sam James
2021-11-17 22:47 Sam James
2021-11-14 20:56 Sam James
2021-11-12 20:51 Sam James
2021-11-10  6:03 Arthur Zamarin
2021-07-24 20:23 Matt Turner
2021-07-23 22:40 Sergei Trofimovich
2021-07-23 14:56 Marek Szuba
2021-06-24 17:52 Andreas K. Hüttel
2021-06-07 16:16 Sam James
2021-06-07 16:16 Sam James
2021-06-07 16:16 Sam James
2021-06-07 16:16 Sam James
2021-06-07  6:28 Sergei Trofimovich
2021-06-07  6:25 Sergei Trofimovich
2021-06-02 15:35 Sergei Trofimovich
2021-06-01 15:14 Sergei Trofimovich
2020-09-27  8:23 Yixun Lan
2020-09-05 11:58 Kent Fredric
2020-07-06  2:51 Matt Turner
2020-04-12 11:39 Mart Raudsepp
2020-04-12  9:34 Sergei Trofimovich
2019-07-28 17:02 Aaron Bauman
2018-02-22 19:27 Michał Górny
2017-06-19 12:49 Kent Fredric
2017-05-19  0:36 Michael Weber
2017-05-16 13:05 Agostino Sarubbo
2017-05-14 18:12 Markus Meier
2017-05-12 17:56 Tobias Klausmann
2017-05-12 14:55 Agostino Sarubbo
2017-05-06 10:19 Jeroen Roovers
2017-05-04 15:55 Agostino Sarubbo
2017-05-03  8:19 Agostino Sarubbo
2017-04-07 15:18 Kent Fredric
2017-04-01 21:53 Kent Fredric
2017-01-31  3:04 Kent Fredric
2017-01-29 16:35 Fabian Groffen
2017-01-15  1:47 Mikle Kolyada
2016-12-29 16:57 Andreas Hüttel
2016-03-14 15:48 Fabian Groffen
2015-12-26 14:51 Mikle Kolyada
2015-11-29 19:06 Markus Meier
2015-11-18 11:00 Agostino Sarubbo
2015-11-18  8:57 Agostino Sarubbo
2015-11-16 16:53 Agostino Sarubbo
2015-11-16  5:47 Jeroen Roovers
2015-11-15 20:45 Matt Turner
2015-11-15 13:51 Mikle Kolyada
2015-10-23 21:17 Michał Górny
2015-09-27 15:27 Mikle Kolyada
2015-09-27 15:25 Mikle Kolyada
2015-08-11 20:46 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=1624557120.fdd657ce783aba77b8120433e67fd6aa43a62924.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