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/Carp-Assert-More/
Date: Sat, 26 Sep 2020 09:25:00 +0000 (UTC)	[thread overview]
Message-ID: <1601112265.35ae5c9a6f2e7c6fd1c637eb9bb3a2548d5b8b55.kentnl@gentoo> (raw)

commit:     35ae5c9a6f2e7c6fd1c637eb9bb3a2548d5b8b55
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 09:18:59 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 09:24:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ae5c9a

dev-perl/Carp-Assert-More: Cleanup old 1.160.0

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

 .../Carp-Assert-More-1.160.0.ebuild                | 35 ----------------------
 dev-perl/Carp-Assert-More/Manifest                 |  1 -
 2 files changed, 36 deletions(-)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
deleted file mode 100644
index ef0b31734bc..00000000000
--- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.160.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PETDANCE
-DIST_VERSION=1.16
-inherit perl-module
-
-DESCRIPTION="convenience wrappers around Carp::Assert"
-
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	dev-perl/Carp-Assert
-	virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-	test? ( dev-perl/Test-Exception )"
-
-src_test() {
-	perl_rm_files t/pod-coverage.t t/pod.t
-	perl-module_src_test
-	local MODULES=(
-		"Carp::Assert::More ${DIST_VERSION}"
-	)
-	for dep in "${MODULES[@]}"; do
-		perl -Mblib="${S}" -M"${dep} ()" -e1 ||
-			die "Could not load ${dep}"
-	done
-}

diff --git a/dev-perl/Carp-Assert-More/Manifest b/dev-perl/Carp-Assert-More/Manifest
index 1394bfc74e0..6f71e4165f9 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -1,2 +1 @@
-DIST Carp-Assert-More-1.16.tar.gz 12290 BLAKE2B 818badbd216e70813993ea859796a16c531c767211ed6b294fab870dd342117b5445db73601f4fc955ec907d1340bfce6f17a784580bac8823a9d72153af38ea SHA512 9f81604574eab5a0a5003ad747ffec3a3dd33bc63e67d12697e4e30de8cb234a73e225f82a4d0f31576e19382cc2d6a402962f5fe1e4c5289e080ca23b30c0fe
 DIST Carp-Assert-More-1.20.tar.gz 13282 BLAKE2B aa85111f076f78d0de2e4568b2ddb3c1318c5dae76da3b29f442e07e7b4f729c62abf94bc320477f1c572c6ff64d87c30793fb64e88f0774cba873c7f5aa8ffd SHA512 9caacf2cc4acb190b071a7312e5e1cdee5a0b7a0e9db0efc6dca0fa19167524a3bd6beecc4bb8e68eace719fc1d918063e9d259a24cb28e81dd628ea75ba541b


             reply	other threads:[~2020-09-26  9:25 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-26  9:25 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10  8:52 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Assert-More/ Sam James
2025-03-03 20:48 Sam James
2025-03-03 20:34 Sam James
2025-01-22  5:32 Sam James
2024-06-14  0:43 Sam James
2024-04-30  1:16 Sam James
2023-06-22  3:54 Sam James
2021-12-05 20:52 Arthur Zamarin
2021-10-09 19:16 Andreas K. Hüttel
2021-07-29  7:08 Agostino Sarubbo
2021-07-29  6:45 Agostino Sarubbo
2021-07-29  6:40 Agostino Sarubbo
2021-05-03  7:56 Sergei Trofimovich
2021-05-01 17:14 Sam James
2021-05-01 17:14 Sam James
2021-05-01 16:28 Andreas K. Hüttel
2020-10-07  8:31 Kent Fredric
2020-08-21 19:00 Sergei Trofimovich
2020-05-21 23:07 Kent Fredric
2018-04-17  0:06 Kent Fredric
2018-04-07 21:18 Sergei Trofimovich
2018-04-05 21:07 Sergei Trofimovich
2018-04-05  3:29 Aaron Bauman
2017-10-03 11:13 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=1601112265.35ae5c9a6f2e7c6fd1c637eb9bb3a2548d5b8b55.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