From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-Perl-Releases/
Date: Mon, 20 Mar 2017 22:30:51 +0000 (UTC) [thread overview]
Message-ID: <1490049039.dc9929c13f506528d94e7da7cb2269531770fe56.kentnl@gentoo> (raw)
commit: dc9929c13f506528d94e7da7cb2269531770fe56
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 22:30:39 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 22:30:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc9929c1
dev-perl/CPAN-Perl-Releases: Bump to version 3.120.0
Upstream:
- Add 5.25.10 and 5.25.11
Package-Manager: Portage-2.3.4, Repoman-2.3.2
.../CPAN-Perl-Releases-3.120.0.ebuild | 27 ++++++++++++++++++++++
dev-perl/CPAN-Perl-Releases/Manifest | 1 +
2 files changed, 28 insertions(+)
diff --git a/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.120.0.ebuild b/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.120.0.ebuild
new file mode 100644
index 00000000000..4545d5d075f
--- /dev/null
+++ b/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.120.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BINGOS
+DIST_VERSION=3.12
+inherit perl-module
+
+DESCRIPTION="Mapping Perl releases on CPAN to the location of the tarballs"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-IO
+ >=virtual/perl-Test-Simple-0.470.0
+ )
+"
+src_test() {
+ perl_rm_files t/author-pod-coverage.t t/author-pod-syntax.t
+ perl-module_src_test
+}
diff --git a/dev-perl/CPAN-Perl-Releases/Manifest b/dev-perl/CPAN-Perl-Releases/Manifest
index 5609e78ee7d..6a2a7f7a682 100644
--- a/dev-perl/CPAN-Perl-Releases/Manifest
+++ b/dev-perl/CPAN-Perl-Releases/Manifest
@@ -6,3 +6,4 @@ DIST CPAN-Perl-Releases-3.02.tar.gz 24777 SHA256 7163311a40da89f7677c3a76662c56b
DIST CPAN-Perl-Releases-3.04.tar.gz 24843 SHA256 3593b96a76ab36a6368076a10f44c877eaae9f10f8735acbba9978d031c28da7 SHA512 7f16e0c5c1962ef978a768dc1196a13d33b537d1403e22361aec5b57b003adbfffbe8f04e7f0d086629a098892489eb6d7d25a94bccbed33d5769e95f8d81c4f WHIRLPOOL c920f7eb21d93d963d2d9c3ef9b0e4b0552ca82c5afa88a63574276f895cb6f0dbabee2d613263cd5d2fa41fae6a27b2ae0dc7c224455f9021cae0bf1f39276f
DIST CPAN-Perl-Releases-3.06.tar.gz 24903 SHA256 0094662066d6437bca88d1f14571800075e513fdc31742094bab092f2db05e74 SHA512 07c415e1d5763caf35b3e2b367505220df6b1eb5f3f02f0ee2b12bf42ab2294bca180c9077c84bd17ecbdc46abbc1442e7d90f55a94c71dc29c3a164255eb866 WHIRLPOOL a5d8eb9010f0d8cf7d33fa98af111edcd3d559cafc33655c4de13ba1d587f54a5eaf5bde92bfa39f59e3f6772c3f686ada62efb22926e21d1661f0ff116d3c41
DIST CPAN-Perl-Releases-3.08.tar.gz 24908 SHA256 2e89244eb1aedc7fae2a77727a6cb392d82919685f6919aafde8dd13c1c90fec SHA512 769f86e9d30a12dfea6c3fd2419ef4f632e5b8ca64bee3d87d4417c8f6bc1d2dea843c8f6b98746ce6b22ca64e6156f5498c5aff6a78a642a2ccdc37c3dc29d9 WHIRLPOOL 2d828d08df4ed779b647188589f6f768e495267ca8b7e4ff8205353e1e715e4c630db7c23a464f9c0b84c2daef13b9158a18cde925b83fa596ba5c019d9127f2
+DIST CPAN-Perl-Releases-3.12.tar.gz 24920 SHA256 5a995fba2f998b878e5c5642894b0cecc9f99cdd2986f62e17a81aa466ec9601 SHA512 3300ef63fba18eb8448204884335ede9e1d35a4bf6a1b52892b59adcde9211ef15fd041bd3f15053050b4798aff581689d98785f96ad1757da4df9e00afbd62d WHIRLPOOL 6f6e9b4c24cc341abf64766edad7f3388c9037e027ddc8b1a219f16bdc5365a78fb23e4db08ec7f866ca25074b6bf849e28a83fc20f52a77dce66a29bbd1e719
next reply other threads:[~2017-03-20 22:30 UTC|newest]
Thread overview: 64+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-20 22:30 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-12 12:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-Perl-Releases/ Sam James
2025-01-12 12:58 Sam James
2024-12-05 12:29 Sam James
2024-12-01 22:36 Jakov Smolić
2024-11-27 8:08 Sam James
2024-10-24 10:23 Sam James
2024-07-27 11:59 Sam James
2024-07-07 11:02 Sam James
2024-06-10 2:18 Sam James
2024-06-09 21:12 Sam James
2024-05-27 0:47 Sam James
2024-04-30 1:39 Sam James
2023-12-30 6:38 Arthur Zamarin
2023-10-29 1:58 Sam James
2023-09-21 22:17 Sam James
2023-08-27 1:26 Sam James
2023-08-27 1:26 Sam James
2023-08-19 15:37 Arthur Zamarin
2023-07-24 3:13 Sam James
2023-07-03 0:37 Sam James
2023-06-21 22:49 Sam James
2021-10-15 18:56 Andreas K. Hüttel
2021-10-15 18:56 Andreas K. Hüttel
2021-07-29 7:08 Agostino Sarubbo
2021-07-29 6:45 Agostino Sarubbo
2021-05-04 21:31 Andreas K. Hüttel
2021-05-04 21:31 Andreas K. Hüttel
2021-05-04 21:27 Sam James
2021-05-04 21:26 Sam James
2021-04-17 22:43 Andreas K. Hüttel
2020-12-12 6:46 Kent Fredric
2020-09-26 9:24 Kent Fredric
2020-09-26 9:24 Kent Fredric
2020-09-21 14:35 Kent Fredric
2020-08-21 3:51 Kent Fredric
2020-07-24 0:42 Kent Fredric
2020-06-26 12:12 Kent Fredric
2020-05-07 12:49 Kent Fredric
2020-04-28 11:39 Kent Fredric
2018-11-23 20:30 Thomas Deutschmann
2018-11-23 13:49 Agostino Sarubbo
2018-09-30 4:52 Kent Fredric
2018-09-07 6:45 Kent Fredric
2018-07-29 5:31 Kent Fredric
2018-04-25 0:31 Kent Fredric
2018-04-03 11:52 Jason Zaman
2017-10-03 4:00 Kent Fredric
2017-09-18 10:19 Kent Fredric
2017-06-03 8:56 Kent Fredric
2017-05-31 1:50 Kent Fredric
2017-05-26 7:35 Kent Fredric
2017-05-22 2:23 Kent Fredric
2017-01-21 14:20 Kent Fredric
2017-01-18 11:28 Agostino Sarubbo
2017-01-18 8:52 Kent Fredric
2017-01-08 3:52 Kent Fredric
2016-12-21 4:22 Kent Fredric
2016-11-21 0:54 Kent Fredric
2016-07-26 8:14 Kent Fredric
2015-12-30 20:29 Andreas Hüttel
2015-10-04 20:53 Patrice Clement
2015-10-04 20:53 Patrice Clement
2015-09-07 19:32 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=1490049039.dc9929c13f506528d94e7da7cb2269531770fe56.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