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/Class-Inspector/
Date: Sun,  4 Oct 2020 05:05:55 +0000 (UTC)	[thread overview]
Message-ID: <1601787772.c33b224c43f9552ca0f56eb994972df283ec3f53.kentnl@gentoo> (raw)

commit:     c33b224c43f9552ca0f56eb994972df283ec3f53
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  4 05:02:52 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Oct  4 05:02:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33b224c

dev-perl/Class-Inspector: Cleanup old 1.320.0

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

 .../Class-Inspector/Class-Inspector-1.320.0.ebuild | 23 ----------------------
 dev-perl/Class-Inspector/Manifest                  |  1 -
 2 files changed, 24 deletions(-)

diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
deleted file mode 100644
index d7767a35dba..00000000000
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PLICEASE
-DIST_VERSION=1.32
-inherit perl-module
-
-DESCRIPTION="Provides information about Classes"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="virtual/perl-File-Spec"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-Test-Simple-0.940.0
-	)
-"

diff --git a/dev-perl/Class-Inspector/Manifest b/dev-perl/Class-Inspector/Manifest
index c5840812fa2..d70b17bfc69 100644
--- a/dev-perl/Class-Inspector/Manifest
+++ b/dev-perl/Class-Inspector/Manifest
@@ -1,2 +1 @@
-DIST Class-Inspector-1.32.tar.gz 25639 BLAKE2B 3bb007f076db85ed05476c29bc5fcd38570dff4e9eb7d2e309646635cbd0c53468fd201ac3f1db501fe9a92c62f9bf882214a0f441a9b0d14ade5966bbee3ac6 SHA512 980654614d968e2fb61df864322f5c5248e352f0697a425539600c3549505f47b857d7856bc9d406ebc8757f8fc379a669f1f5085412f6fa48672c9db8a82df4
 DIST Class-Inspector-1.36.tar.gz 27412 BLAKE2B db73182fed13188e9e489915e5a505a653296f19972aec3d80b6be5c3a13181616119362d077312d0aa1ddfd4bae28aaa6dc8f107b50c03bc51b7123019851db SHA512 488fcdbc9d135ed833331b0d5feb452997f35400b185341be69996438c278961eeb543648a629940765e779ca5cc87c5c3aa2c61a7fac12d2ecf6c599b68715a


             reply	other threads:[~2020-10-04  5:05 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-04  5:05 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-18 19:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Inspector/ Fabian Groffen
2022-12-08  7:38 WANG Xuerui
2020-08-31 14:11 Sam James
2020-08-25 10:14 Sam James
2020-08-24 19:06 Sam James
2020-08-24  0:08 Sam James
2020-08-21 19:00 Sergei Trofimovich
2020-08-21 15:30 Agostino Sarubbo
2020-08-21 10:08 Sam James
2020-08-20 16:40 Sam James
2020-06-18 16:05 Kent Fredric
2019-10-27 16:46 Matt Turner
2018-10-15 19:03 Fabian Groffen
2018-08-04  0:29 Mikle Kolyada
2018-04-24  2:20 Kent Fredric
2018-04-16 22:06 Mikle Kolyada
2018-04-08 15:48 Sergei Trofimovich
2018-04-07 21:13 Matt Turner
2018-04-07 15:26 Mart Raudsepp
2018-04-07  4:01 Matt Turner
2018-04-05 21:07 Sergei Trofimovich
2018-04-05 18:29 Thomas Deutschmann
2018-04-05 16:10 Tobias Klausmann
2018-04-05 14:11 Aaron Bauman
2017-10-04 16:09 Kent Fredric
2017-05-20 14:03 Kent Fredric
2017-05-04  0:27 Kent Fredric
2017-05-03  8:19 Agostino Sarubbo
2017-04-01  7:12 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=1601787772.c33b224c43f9552ca0f56eb994972df283ec3f53.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