From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/List-UtilsBy/
Date: Mon, 5 Oct 2015 20:43:14 +0000 (UTC) [thread overview]
Message-ID: <1444077691.f52c1611731c977c34d92091b8c368536571f44c.monsieurp@gentoo> (raw)
commit: f52c1611731c977c34d92091b8c368536571f44c
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 5 19:28:16 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Oct 5 20:41:31 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f52c1611
dev-perl/List-UtilsBy: Version bump.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild | 24 +++++++++++++++++++++++
dev-perl/List-UtilsBy/Manifest | 1 +
2 files changed, 25 insertions(+)
diff --git a/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
new file mode 100644
index 0000000..4e3c795
--- /dev/null
+++ b/dev-perl/List-UtilsBy/List-UtilsBy-0.100.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=PEVANS
+MODULE_VERSION=0.10
+inherit perl-module
+
+DESCRIPTION="Higher-order list utility functions"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="
+ >=dev-perl/Module-Build-0.380.0
+ test? (
+ dev-perl/Test-Pod
+ )
+"
+
+SRC_TEST=do
diff --git a/dev-perl/List-UtilsBy/Manifest b/dev-perl/List-UtilsBy/Manifest
index 50348e3..60c3896 100644
--- a/dev-perl/List-UtilsBy/Manifest
+++ b/dev-perl/List-UtilsBy/Manifest
@@ -1 +1,2 @@
DIST List-UtilsBy-0.09.tar.gz 22358 SHA256 41e52a159af343af5b529ba17fb04d5ea861dd57a8615e3f3806a284d07f9af5 SHA512 faa86f0002e96f3d0ba093134bb084d8d43b297bf5947ccf79ef6916304e2d9005ba1e87437d053d7ffc170f01c8f5bd739c80bbff2b8bb1127840024d4c2992 WHIRLPOOL 5b16c678771e4499ed9553abadb1bcd23dbb4620dc7f9585dc693b47a605c4c7f13a055e484842affd5105d902e27918b048b6613c942226f08e97a5b013100f
+DIST List-UtilsBy-0.10.tar.gz 21845 SHA256 bed74094c625aa34a5ae94a7e1fe1856f08e1bd26b8ba152bfe7a51d3277192e SHA512 3e73ca8a99da111ff8869fce9561f52163bd4173589f0ff5c17913afea080279765a1f306af50b11040e26eea0f8ae9d993a93b0f0908ed15fa301e421dc0384 WHIRLPOOL 82347f0d556aad8e67cbf7e45bed1301d1a0ffe4ece7f3661a33fe4b80dac096d8adef13a1346219a1823538a1e6fe1270956112394af009798de3fb976d1139
next reply other threads:[~2015-10-05 20:43 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-05 20:43 Patrice Clement [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-UtilsBy/ Arthur Zamarin
2024-06-20 15:07 Ionen Wolkens
2023-06-21 1:13 Sam James
2021-11-09 21:02 Andreas K. Hüttel
2021-10-26 1:21 Yixun Lan
2021-07-31 22:12 Sam James
2021-07-31 13:07 Agostino Sarubbo
2021-07-31 13:04 Agostino Sarubbo
2021-07-31 13:01 Agostino Sarubbo
2021-07-30 22:36 Sam James
2021-07-30 15:10 Agostino Sarubbo
2021-06-24 17:52 Andreas K. Hüttel
2020-07-06 2:51 Matt Turner
2018-10-25 18:16 Fabian Groffen
2018-06-13 10:19 Mikle Kolyada
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-03-14 14:28 Agostino Sarubbo
2016-08-06 17:42 Kent Fredric
2015-10-05 20:43 Patrice Clement
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=1444077691.f52c1611731c977c34d92091b8c368536571f44c.monsieurp@gentoo \
--to=monsieurp@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