public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISBN-Data/
Date: Sat, 21 May 2016 00:36:55 +0000 (UTC)	[thread overview]
Message-ID: <1463789505.3f5205bfa47a0d1f1ab844b219d17782846f6c6b.dilfridge@gentoo> (raw)

commit:     3f5205bfa47a0d1f1ab844b219d17782846f6c6b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue May 10 18:11:50 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 21 00:11:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5205bf

dev-perl/Business-ISBN-Data: Bump to version 20140910.3.0

- EAPI6
- Purge useless .pl scripts from tree
- Purge useless POD tests

Upstream:
- Packaging fixes.

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 .../Business-ISBN-Data-20140910.3.0.ebuild         | 34 ++++++++++++++++++++++
 dev-perl/Business-ISBN-Data/Manifest               |  1 +
 dev-perl/Business-ISBN-Data/metadata.xml           |  1 -
 3 files changed, 35 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20140910.3.0.ebuild b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20140910.3.0.ebuild
new file mode 100644
index 0000000..ec88a46
--- /dev/null
+++ b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20140910.3.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=BDFOY
+DIST_VERSION=20140910.003
+inherit perl-module
+
+DESCRIPTION="Data pack for Business::ISBN"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+PERL_RM_FILES=(
+	"make_data.pl"
+)
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-File-Spec
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	test? (
+		>=virtual/perl-Test-Simple-0.950.0
+	)
+"
+src_test() {
+	perl_rm_files t/pod{,_coverage}.t
+	sed -r -i '/^pod(|_coverage)\.t$/d' "${S}/t/test_manifest" || die
+	perl-module_src_test
+}

diff --git a/dev-perl/Business-ISBN-Data/Manifest b/dev-perl/Business-ISBN-Data/Manifest
index c92c62e..d510b2a 100644
--- a/dev-perl/Business-ISBN-Data/Manifest
+++ b/dev-perl/Business-ISBN-Data/Manifest
@@ -1 +1,2 @@
 DIST Business-ISBN-Data-20140910.002.tar.gz 16522 SHA256 3e2413d6672f6cbbfad61caa2d6eb315382bb5bc09db5157c8107cbdc98ecbae SHA512 bbfa483490ac3037fba33ae6d038ce2fb9b537d67cd3d2cd1b91edd06306cee38badb6ca6da38983c9b16d98e57b855fef19a5addd21f31ea58eb0d24181c9b1 WHIRLPOOL e29dc6011a23c7874113af1fed680de55908c726f8607c168991ece2318acc50d699e3a60efc00e9b41ba963e317d675e422d8cac62c077ba7e4010d8a3775e6
+DIST Business-ISBN-Data-20140910.003.tar.gz 21156 SHA256 c756048c9b2b76ae5a7b9f1e1f6c59af670ff89b1fa574d4c3d7e4c9659685c9 SHA512 90e866e58d242e0de3b097a2df04d26d36eef92366a5fa0b21413065b09ec0e45d5a0cd7c657505975ff58a0b5270cfcec712d3fa5ef60e91c4dec7fe50708ed WHIRLPOOL f7d063e8456ae931a59736a246e561a8338420fb8172a4a36b36b2a18d272278ceefdd8fd39524db7cb0993c0d4b26289555c64333a004926eb9967e92d3d710

diff --git a/dev-perl/Business-ISBN-Data/metadata.xml b/dev-perl/Business-ISBN-Data/metadata.xml
index 7e07e6f..8bddd61 100644
--- a/dev-perl/Business-ISBN-Data/metadata.xml
+++ b/dev-perl/Business-ISBN-Data/metadata.xml
@@ -7,7 +7,6 @@
 	</maintainer>
 	<upstream>
 		<remote-id type="cpan">Business-ISBN-Data</remote-id>
-		<remote-id type="cpan-module">Business::ISBN</remote-id>
 		<remote-id type="cpan-module">Business::ISBN::Data</remote-id>
 	</upstream>
 </pkgmetadata>


             reply	other threads:[~2016-05-21  0:37 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-21  0:36 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-27 12:35 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISBN-Data/ Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:35 Sam James
2024-07-27 12:00 Sam James
2024-07-27 11:59 Sam James
2024-07-15  1:57 Sam James
2024-07-11  2:40 Ionen Wolkens
2024-07-07 11:07 Sam James
2024-07-07 11:07 Sam James
2024-06-23 17:47 Arthur Zamarin
2024-06-14 18:05 Sam James
2024-05-28 18:23 Arthur Zamarin
2024-05-27  0:47 Sam James
2024-05-26  6:06 Arthur Zamarin
2024-05-10 17:29 Sam James
2024-05-10  1:43 Sam James
2024-04-30  1:16 Sam James
2023-11-13  4:35 Sam James
2023-11-04 10:50 Sam James
2023-10-29  1:58 Sam James
2023-10-11  9:01 Sam James
2023-10-08  6:44 Sam James
2023-09-27  3:03 Sam James
2023-09-27  3:03 Sam James
2023-09-24  6:03 Sam James
2023-09-19  0:45 Sam James
2023-09-09  7:52 Sam James
2023-08-14  7:55 Sam James
2023-07-20  2:44 Sam James
2023-07-20  2:44 Sam James
2023-07-18 21:52 Sam James
2023-07-14 11:24 Sam James
2023-07-08  3:39 Sam James
2023-06-27  6:55 Sam James
2023-06-22  4:17 Sam James
2023-03-24  5:12 Sam James
2023-03-24  5:12 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-24 11:06 Andreas K. Hüttel
2020-09-26  8:50 Kent Fredric
2020-05-06 12:26 Kent Fredric
2017-06-15 16:27 Markus Meier
2017-05-07 11:05 Mikle Kolyada
2016-08-06 17:03 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=1463789505.3f5205bfa47a0d1f1ab844b219d17782846f6c6b.dilfridge@gentoo \
    --to=dilfridge@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