public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISSN/
Date: Thu, 22 Jun 2023 04:17:41 +0000 (UTC)	[thread overview]
Message-ID: <1687406622.9a7bd3ffff7b2b4d9d687adccf46cb6ca879c5ee.sam@gentoo> (raw)

commit:     9a7bd3ffff7b2b4d9d687adccf46cb6ca879c5ee
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 04:03:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 04:03:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7bd3ff

dev-perl/Business-ISSN: add 1.5.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Business-ISSN/Business-ISSN-1.5.0.ebuild | 36 +++++++++++++++++++++++
 dev-perl/Business-ISSN/Manifest                   |  1 +
 2 files changed, 37 insertions(+)

diff --git a/dev-perl/Business-ISSN/Business-ISSN-1.5.0.ebuild b/dev-perl/Business-ISSN/Business-ISSN-1.5.0.ebuild
new file mode 100644
index 000000000000..89475f0078cd
--- /dev/null
+++ b/dev-perl/Business-ISSN/Business-ISSN-1.5.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=1.005
+inherit perl-module
+
+DESCRIPTION="Object and functions to work with International Standard Serial Numbers"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
+
+RDEPEND="
+	virtual/perl-Exporter
+"
+BDEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	virtual/perl-File-Spec
+	test? (
+		>=virtual/perl-Test-Simple-1.0.0
+	)
+"
+
+PERL_RM_FILES=(
+	"t/pod.t"
+	"t/pod_coverage.t"
+	"t/test_manifest"
+)
+
+PATCHES=(
+	"${FILESDIR}/${PN}-1.003-no-test-manifest.patch"
+)

diff --git a/dev-perl/Business-ISSN/Manifest b/dev-perl/Business-ISSN/Manifest
index 09cb3ce8ea0f..90687811489a 100644
--- a/dev-perl/Business-ISSN/Manifest
+++ b/dev-perl/Business-ISSN/Manifest
@@ -1 +1,2 @@
 DIST Business-ISSN-1.004.tar.gz 10175 BLAKE2B ee2bb9397a4cb5fa8824f4c194b0cb127b8c9c1fa6b7bdde3f6bd81ab27d0b075bd58debb81842637328104a9e6eed0b005b04f3ad0bd02113ab7822276d2418 SHA512 5f6223c3f42b483fdcce832f21276a20df1e809f933823caa5115d339eb4e37565d2ec63f3a5bed76a02580cfe81127f150fac5ff323410273d9127b22ad4a5e
+DIST Business-ISSN-1.005.tar.gz 11277 BLAKE2B d4b6980ccf80fbd7130eb3247c61f5563e391a65d7e97691b5c6a5240479d4c6ebb1781b457350d1ec61711769c49c9fdedd28adce24d4451a1a5d12a7dbf03d SHA512 e58f5ac852102c9f6e53cb3986a06be0db325ba8acc097b128c554288637cb8bd9029c291b38efdeffc05a8690b1894a98d255ae407162c3f76e5e613405695c


             reply	other threads:[~2023-06-22  4:17 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22  4:17 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-21 21:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISSN/ Sam James
2025-02-09  6:55 Sam James
2024-07-11  2:40 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-14 18:05 Sam James
2024-06-10  2:18 Sam James
2024-05-28 18:23 Arthur Zamarin
2024-05-26  6:06 Arthur Zamarin
2024-04-30  1:16 Sam James
2023-07-24 13:39 Arthur Zamarin
2021-05-02 22:06 Sergei Trofimovich
2020-09-26  8:50 Kent Fredric
2020-05-06 12:59 Kent Fredric
2020-04-11 15:53 Kent Fredric
2018-11-23 13:49 Agostino Sarubbo
2018-04-05  3:29 Aaron Bauman
2018-04-02 18:06 Mart Raudsepp
2017-12-30  2:40 Kent Fredric
2017-12-30  1:14 Mikle Kolyada
2017-06-15 16:27 Markus Meier
2017-05-07 11:05 Mikle Kolyada
2016-08-07 17:34 Kent Fredric

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=1687406622.9a7bd3ffff7b2b4d9d687adccf46cb6ca879c5ee.sam@gentoo \
    --to=sam@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