From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Tie-Cycle/
Date: Thu, 25 Jul 2019 06:48:25 +0000 (UTC) [thread overview]
Message-ID: <1564037253.47441262202784a2ff77483051c87fb5645334e5.kentnl@gentoo> (raw)
commit: 47441262202784a2ff77483051c87fb5645334e5
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 25 02:49:34 2019 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 25 06:47:33 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47441262
dev-perl/Tie-Cycle: Cleanup old versions
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Tie-Cycle/Manifest | 2 --
dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild | 27 ---------------------------
dev-perl/Tie-Cycle/Tie-Cycle-1.224.0.ebuild | 28 ----------------------------
3 files changed, 57 deletions(-)
diff --git a/dev-perl/Tie-Cycle/Manifest b/dev-perl/Tie-Cycle/Manifest
index d1e5ba9f23e..2c18d1fb80d 100644
--- a/dev-perl/Tie-Cycle/Manifest
+++ b/dev-perl/Tie-Cycle/Manifest
@@ -1,3 +1 @@
-DIST Tie-Cycle-1.221.tar.gz 9741 BLAKE2B fffd64188d5a01be5a860577db18780b14da4fc40e5f295ab297a02e14e147440f1f498ec4e48426965a46366a8091dbaa40c71031a40fd058e2dc6c5db43798 SHA512 39ed261ef2e3a6a93cc63197966ccae6ddee2473c24241067223448badeb76509682c52043bb34299a27f2f3a35956d3022af2fb13bd331ed2cc132dbc703087
-DIST Tie-Cycle-1.224.tar.gz 11085 BLAKE2B 013a94581f98b8930abb96a9575c6b16db75b10e7da1fa88f38e70a5288c9df79c7bb0905faa3bfe410bb4f46db4b5eb1713064fc371fc9f74b1ecef73c40582 SHA512 291f012e85108809d75302bb6554beffdfbf3ec3153acef667d0dfa34a0309190f9211a19728620c1ff6bedfeff5fd9209d2d4589f13fba144d0c0fade53f9b6
DIST Tie-Cycle-1.225.tar.gz 11109 BLAKE2B 8a1d2905988c33216932e6d88765afcf6f0dfa9ea42f4b3ce9146856a21aaad4931660066d52d18569171292c3175dfe1fd4fcc9dc1f43b42acf0d586122e946 SHA512 68822821a6bb5475bef7bfdb6775a876aaac6afead5b79b0bd1365f99eb1bf4430a5ae97b8e124f66fd4cbef2b4095df526c85d2d9240b0750bfae6af3c9f75e
diff --git a/dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild b/dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild
deleted file mode 100644
index 70c1a686606..00000000000
--- a/dev-perl/Tie-Cycle/Tie-Cycle-1.221.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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 ~arm ~arm64 ~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
-}
diff --git a/dev-perl/Tie-Cycle/Tie-Cycle-1.224.0.ebuild b/dev-perl/Tie-Cycle/Tie-Cycle-1.224.0.ebuild
deleted file mode 100644
index cd7d88853ac..00000000000
--- a/dev-perl/Tie-Cycle/Tie-Cycle-1.224.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=BDFOY
-DIST_VERSION=1.224
-inherit perl-module
-
-DESCRIPTION="Cycle through a list of values via a scalar"
-LICENSE="Artistic-2"
-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
- sed -i -e '/^pod/d' t/test_manifest || die "Can't patch test_manifest"
- perl-module_src_test
-}
next reply other threads:[~2019-07-25 6:48 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-25 6:48 Kent Fredric [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-09-28 18:32 Andreas K. Hüttel
2021-05-02 22:06 Sergei Trofimovich
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=1564037253.47441262202784a2ff77483051c87fb5645334e5.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