public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-AllUtils/
Date: Sun, 19 Mar 2017 00:39:13 +0000 (UTC)	[thread overview]
Message-ID: <1489883946.4ff625fff02823ec6ccc2e3bd1238d5af8290b43.kentnl@gentoo> (raw)

commit:     4ff625fff02823ec6ccc2e3bd1238d5af8290b43
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 17:08:04 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 00:39:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff625ff

dev-perl/List-AllUtils: Bump to version 0.140.0

Upstream:
- Replace List::MoreUtils with List::SomeUtils
- Add List::UtilsBy
- Fix subroutine redefinition warnings in tests so
  as not to cause spurious failures.

Keywording:
- New deps, keywords dropped:
    alpha amd64-fbsd arm arm64 hppa ia64 ppc ppc64 sparc x86-fbsd

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../List-AllUtils/List-AllUtils-0.140.0.ebuild     | 28 ++++++++++++++++++++++
 dev-perl/List-AllUtils/Manifest                    |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild
new file mode 100644
index 00000000000..963640f3623
--- /dev/null
+++ b/dev-perl/List-AllUtils/List-AllUtils-0.140.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.14
+inherit perl-module
+
+DESCRIPTION="Combines many List::* utility modules in one bite-sized package"
+
+SLOT="0"
+KEYWORDS="~amd64 ~m68k ~s390 ~sh ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+LICENSE="Artistic-2"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/List-SomeUtils-0.500.0
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	>=dev-perl/List-UtilsBy-0.100.0
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/List-AllUtils/Manifest b/dev-perl/List-AllUtils/Manifest
index a82d1bc180b..a8616e9ea3b 100644
--- a/dev-perl/List-AllUtils/Manifest
+++ b/dev-perl/List-AllUtils/Manifest
@@ -1 +1,2 @@
 DIST List-AllUtils-0.08.tar.gz 19283 SHA256 27ddc2f0d47656cd3e08846ffe19f765bbd6c1d0e3c751ce4bb704e2b0b7ad1f SHA512 112591ad2c0ecfdbe2757e96827d5ea8f6d2b47491ace9ba406270fb6d15626a28da2381ef27231c61b7b4b42dc1bdeb323defa751d9a5cd20ca2cf489cd28e3 WHIRLPOOL e8191107c7f1a7beaf43e08fabd84ace25c4a6b5859e1eefb8c0b4a378abcf3620f2c0fd15f3b2a412dc5a9d757f6d905b2e849461e5d833662eb3cdc13d91a5
+DIST List-AllUtils-0.14.tar.gz 44358 SHA256 e45aa65927ae1975a000cc2fed14274627fa5e2bd09bab826a5f2c41d17ef6cd SHA512 1a9a292cf92cfe24d8aeb5154fb55e399eebca1063393d001bdd3c5dc19d4672012c1e0ccd84be06c12a6f1fc99021e35806ec943e5477cbf87d143b7fc2c17a WHIRLPOOL 71a5371ff6cd1dddd989ce5e64207dc392f9f0d865e375c42f33cebfd17e0934c834d6bbdc0c817f532d8281b778bee7bae1a1ac6215e5c454bcf524d242b42f


             reply	other threads:[~2017-03-19  0:39 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-19  0:39 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-26 11:31 [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-AllUtils/ Arthur Zamarin
2024-06-20 15:07 Ionen Wolkens
2021-11-08 21:11 Andreas K. Hüttel
2021-10-26  1:21 Yixun Lan
2021-08-06  7:34 Agostino Sarubbo
2021-08-03 10:57 Agostino Sarubbo
2021-08-02  4:03 Agostino Sarubbo
2021-08-01 23:51 Sam James
2021-08-01  8:08 Agostino Sarubbo
2021-07-31 13:05 Agostino Sarubbo
2021-06-24 17:52 Andreas K. Hüttel
2021-06-24 17:52 Andreas K. Hüttel
2020-07-20 20:45 Kent Fredric
2020-07-06  2:51 Matt Turner
2020-04-12 18:27 Sergei Trofimovich
2020-04-12  9:34 Sergei Trofimovich
2018-10-25 18:16 Fabian Groffen
2018-02-22 19:27 Michał Górny
2017-05-04 20:05 Markus Meier
2017-04-29 12:06 Jeroen Roovers
2017-04-05 20:31 Markus Meier
2017-03-20  2:49 Matt Turner
2017-03-20  2:49 Matt Turner
2017-03-20  2:49 Matt Turner
2017-03-20  2:49 Matt Turner
2017-03-20  2:49 Matt Turner
2017-01-29 16:35 Fabian Groffen
2016-03-12 20:35 Andreas Hüttel

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=1489883946.4ff625fff02823ec6ccc2e3bd1238d5af8290b43.kentnl@gentoo \
    --to=kentnl@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