public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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, 21 Sep 2020 14:35:03 +0000 (UTC)	[thread overview]
Message-ID: <1600698892.4d6e1283f82abc71917fdf0a84f15370dc7084e8.kentnl@gentoo> (raw)

commit:     4d6e1283f82abc71917fdf0a84f15370dc7084e8
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 14:33:22 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 14:34:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6e1283

dev-perl/CPAN-Perl-Releases: Bump to version 5.202.9.200

Upstream:
- Add perl 5.33.2

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../CPAN-Perl-Releases-5.202.9.200.ebuild          | 24 ++++++++++++++++++++++
 dev-perl/CPAN-Perl-Releases/Manifest               |  1 +
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-5.202.9.200.ebuild b/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-5.202.9.200.ebuild
new file mode 100644
index 00000000000..d4753f704b0
--- /dev/null
+++ b/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-5.202.9.200.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=BINGOS
+DIST_VERSION=5.20200920
+inherit perl-module
+
+DESCRIPTION="Mapping Perl releases on CPAN to the location of the tarballs"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		>=virtual/perl-Test-Simple-0.470.0
+	)
+"
+PERL_RM_FILES=( "t/author-pod-coverage.t" "t/author-pod-syntax.t" )

diff --git a/dev-perl/CPAN-Perl-Releases/Manifest b/dev-perl/CPAN-Perl-Releases/Manifest
index fb191a37d14..cb2b4b6f99e 100644
--- a/dev-perl/CPAN-Perl-Releases/Manifest
+++ b/dev-perl/CPAN-Perl-Releases/Manifest
@@ -2,3 +2,4 @@ DIST CPAN-Perl-Releases-3.76.tar.gz 23487 BLAKE2B 1f9f8a39299ec8e1c5758c508796b5
 DIST CPAN-Perl-Releases-5.20200428.tar.gz 23709 BLAKE2B 0ef30b30e482884d6a18d78402a7ead872ff8a0100723921e8b1e39d851af7c2dc432d5033b7524afa44cfdca87fdd8d8d9f5cc70d88df723a8bbd2962571079 SHA512 44ea58bd29d3db8715c92a1d1e5953a5a185669a08d5f01bd36a695ef8687c9fcf08a399a2d52a84c214f0b4dceaf829030fc17d29b6663bc50f9abb89378c9b
 DIST CPAN-Perl-Releases-5.20200717.tar.gz 23787 BLAKE2B 1181c6379ad938455d67a58ee10b29b99c1f51356d91876d8b36bdeaad21f6a2c18405910d4f7cc547a0f0da6a74efbc24f070500d5cfe390a5c79da22422b24 SHA512 8464bcff42c4f27f001cbfbeee798f168c67068928eb0c062c9a0b6cf6044d474de882cb14ddda078f099c2d7f99cbb978a2a2f208e5f00cf81b8cc27983f20b
 DIST CPAN-Perl-Releases-5.20200820.tar.gz 23732 BLAKE2B 2064dfd1260e990361c9f7bf9ad43c579e01480c994c6e2d654a9d9e262b1fbad77bf809e0bc58d8e6e92f889af6564e3d95f783bbc5833bae7faa90bb73b3d4 SHA512 1fbfdf32cc261803a435825320672736a906e8d4dc1997e8c424931c04fd686e162cf368bf9ed7d9c4cefc2140569357fe8e30c10733f8a7694a56aec16d5d22
+DIST CPAN-Perl-Releases-5.20200920.tar.gz 23596 BLAKE2B abb354f1ff2f0e761223a2df39513abd10b9c409522b2f006ab8469db4d54df90d5dbed13496a907e3cb087a0a5bb01174ecd7ef3ee9d4be9614c4df1a1c3d50 SHA512 b6d28721e3941fba74eb3a377b9d25a896865b9b3aebc7ee476cebf894db999de79bcbad9091d5763c2e82594c9d5cc5c4dfae075d0525f085d7a5026f1db31a


             reply	other threads:[~2020-09-21 14:35 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-21 14:35 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-27 11:59 [gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-Perl-Releases/ 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-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-03-20 22:30 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=1600698892.4d6e1283f82abc71917fdf0a84f15370dc7084e8.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