public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-Cycle/
Date: Sun, 18 Jun 2023 02:50:36 +0000 (UTC)	[thread overview]
Message-ID: <1687056594.3fa7c9dd0e84d3451179273a38d648a5bef1f833.sam@gentoo> (raw)

commit:     3fa7c9dd0e84d3451179273a38d648a5bef1f833
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 02:39:03 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 02:49:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fa7c9dd

dev-perl/Tie-Cycle: add 1.227.0

No code changes but a chance for us to tidy up the ebuild anyway.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Tie-Cycle/Manifest                 |  1 +
 dev-perl/Tie-Cycle/Tie-Cycle-1.227.0.ebuild | 30 +++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Tie-Cycle/Manifest b/dev-perl/Tie-Cycle/Manifest
index 3eec2c45ad1e..5307d069a973 100644
--- a/dev-perl/Tie-Cycle/Manifest
+++ b/dev-perl/Tie-Cycle/Manifest
@@ -1 +1,2 @@
 DIST Tie-Cycle-1.226.tar.gz 11064 BLAKE2B e7ff61f6ffbf4bbb1b1263c55054acdb6603345e67a9952f83eeb8562910a5fb26a7ad5b0004ecca2b45271d5f7524aa26d9dafdd301fa7c55fc2236c8fe25ee SHA512 74097ea346efd3217e076fee5fec2bcbcd1c0165f6b94c435e022e7aafa581d5b17f2c03768e351c2e404d067b064984c595d7d53b20f5b16e6874c22228ad4e
+DIST Tie-Cycle-1.227.tar.gz 11127 BLAKE2B 0ce413618dc65585cf513b58c0c682b7fd8bf67b210b338d91eb096a081193fe0e5d8925f84a15a15d1054cb15ec3a1c21c12236fbcef476e791ece0388f7b03 SHA512 c0896328391472a09a569f721298ee114f2e63920080056662469b324ee18c386877d1634e0237fd40bf30c605d25261b868b76524b2f07bab3a61ebce029e24

diff --git a/dev-perl/Tie-Cycle/Tie-Cycle-1.227.0.ebuild b/dev-perl/Tie-Cycle/Tie-Cycle-1.227.0.ebuild
new file mode 100644
index 000000000000..3113b92577a6
--- /dev/null
+++ b/dev-perl/Tie-Cycle/Tie-Cycle-1.227.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.227
+inherit perl-module
+
+DESCRIPTION="Cycle through a list of values via a scalar"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
+
+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
+	)
+"
+
+PATCHES=( "${FILESDIR}/${PN}-1.225-nopodtests.patch" )
+
+PERL_RM_FILES=( "t/pod.t" "t/pod_coverage.t" )


             reply	other threads:[~2023-06-18  2:50 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-18  2:50 Sam James [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
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
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=1687056594.3fa7c9dd0e84d3451179273a38d648a5bef1f833.sam@gentoo \
    --to=sam@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