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/Business-ISSN/
Date: Sat, 26 Sep 2020 08:50:58 +0000 (UTC)	[thread overview]
Message-ID: <1601110203.a5fbc017d9158cd22de51cb23c8178d91292f82b.kentnl@gentoo> (raw)

commit:     a5fbc017d9158cd22de51cb23c8178d91292f82b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 08:47:05 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 08:50:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5fbc017

dev-perl/Business-ISSN: Cleanup old 1.3.0

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

 dev-perl/Business-ISSN/Business-ISSN-1.3.0.ebuild | 33 -----------------------
 dev-perl/Business-ISSN/Manifest                   |  1 -
 2 files changed, 34 deletions(-)

diff --git a/dev-perl/Business-ISSN/Business-ISSN-1.3.0.ebuild b/dev-perl/Business-ISSN/Business-ISSN-1.3.0.ebuild
deleted file mode 100644
index 30159a9c80d..00000000000
--- a/dev-perl/Business-ISSN/Business-ISSN-1.3.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=BDFOY
-DIST_VERSION=1.003
-inherit perl-module
-
-DESCRIPTION="Object and functions to work with International Standard Serial Numbers"
-LICENSE="Artistic-2"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Exporter
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
-	virtual/perl-File-Spec
-	test? ( virtual/perl-Test-Simple )
-"
-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 5c4adcaf476..09cb3ce8ea0 100644
--- a/dev-perl/Business-ISSN/Manifest
+++ b/dev-perl/Business-ISSN/Manifest
@@ -1,2 +1 @@
-DIST Business-ISSN-1.003.tar.gz 10204 BLAKE2B 079689867074bcf1875998fda17fedf2e5467e5cce0a59204de9be72fe5cb1378f27cde1bed15d98de6f6349a6fb4df94f4379c88699b293b065fda38fe327b4 SHA512 7991a7bbe9ca7dfc42d18a06df3434b7621458fa8f9dece6db45247595e4cbfacd2dd6f4f9ddd74d529849d0835bd7bb9dc7bcfe71ba57188662887fd3132e1d
 DIST Business-ISSN-1.004.tar.gz 10175 BLAKE2B ee2bb9397a4cb5fa8824f4c194b0cb127b8c9c1fa6b7bdde3f6bd81ab27d0b075bd58debb81842637328104a9e6eed0b005b04f3ad0bd02113ab7822276d2418 SHA512 5f6223c3f42b483fdcce832f21276a20df1e809f933823caa5115d339eb4e37565d2ec63f3a5bed76a02580cfe81127f150fac5ff323410273d9127b22ad4a5e


             reply	other threads:[~2020-09-26  8:51 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-26  8:50 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09  6:55 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISSN/ 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
2023-06-22  4:17 Sam James
2021-05-02 22:06 Sergei Trofimovich
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=1601110203.a5fbc017d9158cd22de51cb23c8178d91292f82b.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