From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-Cycle/
Date: Tue, 28 Sep 2021 18:32:43 +0000 (UTC) [thread overview]
Message-ID: <1632853924.ac116c2206a037fd1c3edc954aeb47cfcabe4383.dilfridge@gentoo> (raw)
commit: ac116c2206a037fd1c3edc954aeb47cfcabe4383
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 28 18:17:47 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Sep 28 18:32:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac116c22
dev-perl/Tie-Cycle: Version bump 1.226
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Tie-Cycle/Manifest | 1 +
dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-perl/Tie-Cycle/Manifest b/dev-perl/Tie-Cycle/Manifest
index 2c18d1fb80d..18e836bcb05 100644
--- a/dev-perl/Tie-Cycle/Manifest
+++ b/dev-perl/Tie-Cycle/Manifest
@@ -1 +1,2 @@
DIST Tie-Cycle-1.225.tar.gz 11109 BLAKE2B 8a1d2905988c33216932e6d88765afcf6f0dfa9ea42f4b3ce9146856a21aaad4931660066d52d18569171292c3175dfe1fd4fcc9dc1f43b42acf0d586122e946 SHA512 68822821a6bb5475bef7bfdb6775a876aaac6afead5b79b0bd1365f99eb1bf4430a5ae97b8e124f66fd4cbef2b4095df526c85d2d9240b0750bfae6af3c9f75e
+DIST Tie-Cycle-1.226.tar.gz 11064 BLAKE2B e7ff61f6ffbf4bbb1b1263c55054acdb6603345e67a9952f83eeb8562910a5fb26a7ad5b0004ecca2b45271d5f7524aa26d9dafdd301fa7c55fc2236c8fe25ee SHA512 74097ea346efd3217e076fee5fec2bcbcd1c0165f6b94c435e022e7aafa581d5b17f2c03768e351c2e404d067b064984c595d7d53b20f5b16e6874c22228ad4e
diff --git a/dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild b/dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild
new file mode 100644
index 00000000000..924772f6fc6
--- /dev/null
+++ b/dev-perl/Tie-Cycle/Tie-Cycle-1.226.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.226
+inherit perl-module
+
+DESCRIPTION="Cycle through a list of values via a scalar"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+
+PATCHES=( "${FILESDIR}/${PN}-1.225-nopodtests.patch" )
+
+PERL_RM_FILES=( "t/pod.t" "t/pod_coverage.t" )
+
+RDEPEND="
+ virtual/perl-Carp
+"
+BDEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+ virtual/perl-File-Spec
+ test? (
+ >=virtual/perl-Test-Simple-0.950.0
+ )
+"
next reply other threads:[~2021-09-28 18:32 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-28 18:32 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-11 2:40 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-Cycle/ Ionen Wolkens
2024-06-23 17:47 Arthur Zamarin
2024-06-15 6:18 Viorel Munteanu
2024-06-14 18:05 Sam James
2024-05-28 18:23 Arthur Zamarin
2024-05-26 6:06 Arthur Zamarin
2024-05-02 4:26 Andreas K. Hüttel
2024-05-02 4:26 Andreas K. Hüttel
2024-05-01 8:11 Sam James
2023-07-24 4:16 Sam James
2023-06-18 2:50 Sam James
2021-12-11 4:33 Andreas K. Hüttel
2021-12-05 3:04 Sam James
2021-10-26 1:21 Yixun Lan
2021-05-02 22:06 Sergei Trofimovich
2019-07-25 6:48 Kent Fredric
2018-09-07 23:28 Kent Fredric
2018-08-20 2:38 Mikle Kolyada
2017-06-15 16:27 Markus Meier
2017-05-31 1:12 Kent Fredric
2017-05-07 11:05 Mikle Kolyada
2016-07-04 21:39 Andreas Hüttel
2016-04-23 17:30 Andreas Hüttel
2015-09-11 22:02 Andreas Hüttel
2015-09-11 22:02 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=1632853924.ac116c2206a037fd1c3edc954aeb47cfcabe4383.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