From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-Cycle/
Date: Sat, 23 Apr 2016 17:30:59 +0000 (UTC) [thread overview]
Message-ID: <1461432644.8a3078c92875bb582a3ceda95f19b2ed5ef7736d.dilfridge@gentoo> (raw)
commit: 8a3078c92875bb582a3ceda95f19b2ed5ef7736d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 18 21:46:13 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 17:30:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a3078c9
dev-perl/Tie-Cycle: Bump to version 1.221.0
- EAPI6
- Cleanup POD tests
Upstream:
- Packaging updates
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
dev-perl/Tie-Cycle/Manifest | 1 +
dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-perl/Tie-Cycle/Manifest b/dev-perl/Tie-Cycle/Manifest
index ef9e589..06c954f 100644
--- a/dev-perl/Tie-Cycle/Manifest
+++ b/dev-perl/Tie-Cycle/Manifest
@@ -1,2 +1,3 @@
DIST Tie-Cycle-1.19.tar.gz 4457 SHA256 bd315874c85feaf8948eeb2f40fe2768a6ca00f089e35b32bfe88f3f384f9ca1 SHA512 656f98a5df75c2be883754ab1231c8cdee8a3c2b110cd52ea7db68148b1ab3da80c8a8622edad910a9b6f231207055fa6400ba486ade8537fcaf9e4128994ce2 WHIRLPOOL 1f7608423097415acaef6e5645375091ed41ad00d0aaa6d4cdd3cc5a0bf53b5d8acec2f423ed6d107554d4c0ed8568f09b4923f0d9350235d675c63a8513507e
DIST Tie-Cycle-1.21.tar.gz 5084 SHA256 1e94c98d7e6cbb1263d3defc9d0e9b6e6fc97dc8bb8acc29df82e8005a6d3564 SHA512 3c73ef361c8a7a080db284ab745f95001f228fee2266a1edd382dfcd83860b29067cc2d76e10a3c27c2ce1565c1b9c7b044b294bbd97ab6a6834034f53745c2e WHIRLPOOL 61e17014ba919259e82eab7ebb38b829fb0b558e658a2443cb8080e4cb9405d8d1b1b2be1494547fa0e172780cdfd04bf14a0825828121affd1713a1deaacb50
+DIST Tie-Cycle-1.221.tar.gz 9741 SHA256 c6e263bdfd19eea4ceaade3c8af33b35ef83e8251ea53759a3ca49e3729ce681 SHA512 39ed261ef2e3a6a93cc63197966ccae6ddee2473c24241067223448badeb76509682c52043bb34299a27f2f3a35956d3022af2fb13bd331ed2cc132dbc703087 WHIRLPOOL 3850783ebcb4262094105a9de9c5b772fc990ea0d4e5856110dae6fdac292de9189e559e2997410733d3695e29d19e4c1c00aeca2664def5b374ad65c794513c
diff --git a/dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild b/dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild
new file mode 100644
index 0000000..2b80c04
--- /dev/null
+++ b/dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.221
+inherit perl-module
+
+DESCRIPTION="Cycle through a list of values via a scalar"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="virtual/perl-Carp"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+ virtual/perl-File-Spec
+ test? (
+ >=virtual/perl-Test-Simple-0.950.0
+ )
+"
+src_test() {
+ perl_rm_files t/pod_coverage.t t/pod.t
+ perl-module_src_test
+}
next reply other threads:[~2016-04-23 17:31 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-23 17:30 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-12 20:14 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-Cycle/ Arthur Zamarin
2025-09-12 18:23 Michał Górny
2025-09-12 13:34 Arthur Zamarin
2025-09-10 4:59 Sam James
2025-09-10 4:59 Sam James
2025-08-11 0:58 Sam James
2024-07-11 2:40 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-09-28 18:32 Andreas K. Hüttel
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
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=1461432644.8a3078c92875bb582a3ceda95f19b2ed5ef7736d.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