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 Nov 2016 00:54:15 +0000 (UTC)	[thread overview]
Message-ID: <1479689641.3e6905bd0328cd672e8a8fa4b329c8720d2c32dc.kentnl@gentoo> (raw)

commit:     3e6905bd0328cd672e8a8fa4b329c8720d2c32dc
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 21 00:28:43 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Nov 21 00:54:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e6905bd

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

Upstream:
- Add mappings for perl 5.22.3-RC{3,4}, 5.24.1-RC{3,4}, 5.25.{4-7}

Package-Manager: portage-2.3.2

 .../CPAN-Perl-Releases-3.0.0.ebuild                | 28 ++++++++++++++++++++++
 dev-perl/CPAN-Perl-Releases/Manifest               |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.0.0.ebuild b/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.0.0.ebuild
new file mode 100644
index 00000000..360b678
--- /dev/null
+++ b/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.0.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=BINGOS
+DIST_VERSION=3.00
+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 e7a989d..f3fc155 100644
--- a/dev-perl/CPAN-Perl-Releases/Manifest
+++ b/dev-perl/CPAN-Perl-Releases/Manifest
@@ -1,3 +1,4 @@
 DIST CPAN-Perl-Releases-2.34.tar.gz 24163 SHA256 a4e3236b024c2b1b2f837222f433e6108b7adf926ec0883d205921d0d8e0928c SHA512 160014056e17cf6d6a111fd59beb4c5c6b574f992346821b5ed97e2d5b6e69ccfd0033572093eecfd8ed5384727ebb1dc56f7e59238573c85a182badc8cfe3cc WHIRLPOOL 7431e6a9e58e77b1d331611cbb4a31071e6285ccba659613ad74190032f29b10da100402c819b7014450facacddc8279cd610a6879cdae66a7e8104bfe3ad415
 DIST CPAN-Perl-Releases-2.54.tar.gz 24697 SHA256 f3e0060af2f280ac445523e79297db14078ad7aab071dba49128b01b37154234 SHA512 b58328ae7f57fa45e608ab29226a70aa2d370f048de7a3a0a72f74a8379611721a5aba852b4016d34b5002a474b9fd433bb550ccfe60277d7484d9aad18860e1 WHIRLPOOL b9feeaa31548c7d48ff86ebce4c4a9e2ea475eadcc08af8f0fcadb66b7f2a0952f2237b50804d0c28fed9b6ca0e0952aa6962356d25ed635136b503f68c8909c
 DIST CPAN-Perl-Releases-2.88.tar.gz 24619 SHA256 b5dc969dd6d21e080d1a0f6fa5082c72476ce68da678a69ef64d0a1f9688a590 SHA512 a94a0070be46307bd8b2e31d6219d6ca99620dbf4263ef7685122c8e7690a59e982a4fadb39c5ddb5633b484b6cb74be5ac87901a95a6d3d43566b52227894de WHIRLPOOL 9445b4857a70a5282a7a3764b575008bde23c710870a103f7177431b5dfc8735a38b54d0ede0b1a2feee0089ee5a3d0ec72bef1f421ce52268c3f36f0c76b63b
+DIST CPAN-Perl-Releases-3.00.tar.gz 25059 SHA256 665f312546ad918cbb567049927c57f38ab0081bb8bcb9ec886effd8e086d882 SHA512 1d8cf1364dae10b52c2b806f6ec889403594e889155583f73c0613f84e54c5ee11a86d7b593a8eb72b4e2c702f0016378e315bbf5bf9140bd4ddeb73209ee46e WHIRLPOOL 378742d197813e055a055ca1c64011ee4615363c5647caba2319f0f75e96ad8b2e7a55b56db8fffbdf77605a8278832c9fb828b06ff649ae9062efb5a5e64c9e


             reply	other threads:[~2016-11-21  0:54 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-21  0:54 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-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-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=1479689641.3e6905bd0328cd672e8a8fa4b329c8720d2c32dc.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