From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISMN/
Date: Wed, 6 May 2020 12:48:32 +0000 (UTC) [thread overview]
Message-ID: <1588769280.4ce6930739e3d6dee03b7c97ba0685985ed62d20.kentnl@gentoo> (raw)
commit: 4ce6930739e3d6dee03b7c97ba0685985ed62d20
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed May 6 12:39:35 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed May 6 12:48:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce69307
dev-perl/Business-ISMN: Bump to version 1.201.0
- EAPI7
Upstream:
- Rename ->publisher() to ->country() with a warning compat shim
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Business-ISMN/Business-ISMN-1.201.0.ebuild | 34 ++++++++++++++++++++++
dev-perl/Business-ISMN/Manifest | 1 +
dev-perl/Business-ISMN/metadata.xml | 2 +-
3 files changed, 36 insertions(+), 1 deletion(-)
diff --git a/dev-perl/Business-ISMN/Business-ISMN-1.201.0.ebuild b/dev-perl/Business-ISMN/Business-ISMN-1.201.0.ebuild
new file mode 100644
index 00000000000..446b1cd2485
--- /dev/null
+++ b/dev-perl/Business-ISMN/Business-ISMN-1.201.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.201
+inherit perl-module
+
+DESCRIPTION="International Standard Music Numbers"
+LICENSE="Artistic-2"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=dev-perl/Tie-Cycle-1.210.0
+ virtual/perl-Scalar-List-Utils
+"
+BDEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+ virtual/perl-File-Spec
+ test? ( >=virtual/perl-Test-Simple-0.950.0 )
+"
+PERL_RM_FILES=(
+ t/pod.t
+ t/pod_coverage.t
+ t/test_manifest
+)
+PATCHES=(
+ "${FILESDIR}/${PN}-1.132-no-test-manifest.patch"
+)
diff --git a/dev-perl/Business-ISMN/Manifest b/dev-perl/Business-ISMN/Manifest
index be9d10f7bc2..63d3477451f 100644
--- a/dev-perl/Business-ISMN/Manifest
+++ b/dev-perl/Business-ISMN/Manifest
@@ -1 +1,2 @@
DIST Business-ISMN-1.132.tar.gz 14528 BLAKE2B 85e157ad32b5ffa383cdaabf0e77452ce265dcfa7fc2b3001ef2fe87622298fa2bfda08593459a2bd607a6c442917ce137b05a33de8311fbd3fabb83f3ecba17 SHA512 f83fd2a924bf293025466b19e266a6d2848f4918a026eb2f7a51168dcbac0dfc81a195634960a28d551541b35686ffc7adf94d8e755be127f90220a6ea168af6
+DIST Business-ISMN-1.201.tar.gz 14793 BLAKE2B fad3341efd853824e529b5629d501b7c8129724e922868f09cee13209281f15f65e04d7cb2b0d7a5c2c1599effa8367bf71bc503908307ddba00fffc4dc7fd06 SHA512 96f8783d90ddc561a24dff4905127b8983357809df2e31524f3e1f3ec30a56eb07ac9312bc127196602f72d4442b284fa195be22d6d71bb3a6e971dbabe46e22
diff --git a/dev-perl/Business-ISMN/metadata.xml b/dev-perl/Business-ISMN/metadata.xml
index 8afc75323b8..0157f4e331b 100644
--- a/dev-perl/Business-ISMN/metadata.xml
+++ b/dev-perl/Business-ISMN/metadata.xml
@@ -7,7 +7,7 @@
</maintainer>
<upstream>
<remote-id type="cpan">Business-ISMN</remote-id>
- <remote-id type="cpan-module">Business::ISBM::Data</remote-id>
<remote-id type="cpan-module">Business::ISMN</remote-id>
+ <remote-id type="cpan-module">Business::ISMN::Data</remote-id>
</upstream>
</pkgmetadata>
next reply other threads:[~2020-05-06 12:48 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-06 12: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/Business-ISMN/ Ionen Wolkens
2024-06-23 17:47 Arthur Zamarin
2024-06-15 6:18 Viorel Munteanu
2024-06-14 18:05 Sam James
2024-06-09 20:36 Sam James
2024-05-28 18:23 Arthur Zamarin
2024-05-26 6:06 Arthur Zamarin
2024-04-30 1:16 Sam James
2023-06-22 4:17 Sam James
2021-10-09 15:54 Andreas K. Hüttel
2021-07-29 7:08 Agostino Sarubbo
2021-05-02 22:06 Sergei Trofimovich
2021-04-30 22:37 Andreas K. Hüttel
2020-09-26 8:50 Kent Fredric
2020-04-11 15:53 Kent Fredric
2018-11-23 13:49 Agostino Sarubbo
2018-04-05 3:29 Aaron Bauman
2017-09-19 10:26 Kent Fredric
2017-06-15 16:27 Markus Meier
2017-05-07 11:05 Mikle Kolyada
2016-08-07 17:34 Kent Fredric
2015-12-28 20:20 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=1588769280.4ce6930739e3d6dee03b7c97ba0685985ed62d20.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