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/BZ-Client/
Date: Sat, 12 Dec 2020 06:46:45 +0000 (UTC)	[thread overview]
Message-ID: <1607755027.362abef5f1b6afa2c51d00068033b8f3bb111d85.kentnl@gentoo> (raw)

commit:     362abef5f1b6afa2c51d00068033b8f3bb111d85
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 12 03:08:08 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 12 06:37:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=362abef5

dev-perl/BZ-Client: Cleanup old 4.400.200

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

 dev-perl/BZ-Client/BZ-Client-4.400.200.ebuild | 51 ---------------------------
 dev-perl/BZ-Client/Manifest                   |  1 -
 2 files changed, 52 deletions(-)

diff --git a/dev-perl/BZ-Client/BZ-Client-4.400.200.ebuild b/dev-perl/BZ-Client/BZ-Client-4.400.200.ebuild
deleted file mode 100644
index 7942e5f1e9a..00000000000
--- a/dev-perl/BZ-Client/BZ-Client-4.400.200.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DJZORT
-DIST_VERSION=4.4002
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="A client for the Bugzilla web services API."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	dev-perl/DateTime-Format-ISO8601
-	dev-perl/DateTime-Format-Strptime
-	dev-perl/DateTime-TimeZone
-	virtual/perl-Encode
-	virtual/perl-File-Spec
-	dev-perl/HTTP-CookieJar
-	virtual/perl-HTTP-Tiny
-	virtual/perl-MIME-Base64
-	dev-perl/URI
-	dev-perl/XML-Parser
-	dev-perl/XML-Writer
-	virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-0.280.0
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-CPAN-Meta-2.120.900
-		dev-perl/Clone
-		virtual/perl-Data-Dumper
-		dev-perl/DateTime
-		dev-perl/IO-Socket-SSL
-		dev-perl/Test-RequiresInternet
-		virtual/perl-Test-Simple
-		dev-perl/Text-Password-Pronounceable
-	)
-"
-
-src_test() {
-	has network ${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}} && export TEST_AUTHOR=1
-	perl_rm_files t/author-* t/release-*
-	perl-module_src_test
-}

diff --git a/dev-perl/BZ-Client/Manifest b/dev-perl/BZ-Client/Manifest
index 24108cace5e..f69988498d5 100644
--- a/dev-perl/BZ-Client/Manifest
+++ b/dev-perl/BZ-Client/Manifest
@@ -1,2 +1 @@
-DIST BZ-Client-4.4002.tar.gz 83998 BLAKE2B 8e18709a8996d036cf64a3f3dd735ed1c0bce00b0ef4e1e930f2d6c09c14fd02b28c92803c98c8d17c27f6287ee03b4b0f9c28df800ed57988d16a1bef570dc9 SHA512 7027554b423c114396d338a6f477f5f8c36077735e3586ee293ce1a4beed189479b9c33554f8af1532e096b5b3b9a0720efbe4390392ebd503af70ce2ec3844d
 DIST BZ-Client-4.4003.tar.gz 85579 BLAKE2B d9310fd594d3a0a19ee9e08b047efbc89ee36e1d0c8a25f79f9dd3f4de661f7cfd1de27d1017a6cabcb356362b27ba2c9cc5c908dc43c6e43b52b7eeb16e3b15 SHA512 d4b8bb4de96ca40f37f0ab6576095341cd3c7be41d6d4bdfd88f7b25de8ce77130a1736ea4e577f57186191cee2eeff6131fe107a0cb56e9439f4258fb560432


             reply	other threads:[~2020-12-12  6:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-12  6:46 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-09 15:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/BZ-Client/ Andreas K. Hüttel
2021-04-30 22:43 Andreas K. Hüttel
2020-10-01  6:16 Kent Fredric
2017-05-31  1:47 Kent Fredric
2017-02-23  1:47 Kent Fredric
2017-01-06  0:50 Kent Fredric
2015-12-22 23:14 Andreas Hüttel
2015-10-05 20:43 Patrice Clement
2015-10-05 20:43 Patrice Clement
2015-10-05 20:43 Patrice Clement

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=1607755027.362abef5f1b6afa2c51d00068033b8f3bb111d85.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