From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1211637-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 474BD138359
	for <garchives@archives.gentoo.org>; Sun,  4 Oct 2020 04:49:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 94CB6E087B;
	Sun,  4 Oct 2020 04:49:50 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7808EE087B
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Oct 2020 04:49:50 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 41DCB340CA7
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Oct 2020 04:49:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B156038C
	for <gentoo-commits@lists.gentoo.org>; Sun,  4 Oct 2020 04:49:47 +0000 (UTC)
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" <kentnl@gentoo.org>
Message-ID: <1601786528.d076e251ce3f48ee3ad1af62c9dc2c3f5c16a41a.kentnl@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Carp-Always/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild dev-perl/Carp-Always/Manifest
X-VCS-Directories: dev-perl/Carp-Always/
X-VCS-Committer: kentnl
X-VCS-Committer-Name: Kent Fredric
X-VCS-Revision: d076e251ce3f48ee3ad1af62c9dc2c3f5c16a41a
X-VCS-Branch: master
Date: Sun,  4 Oct 2020 04:49:47 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: d9a635f4-a360-4177-a854-36fd53e5d496
X-Archives-Hash: f42c2970565f987b7d13f08885de2827

commit:     d076e251ce3f48ee3ad1af62c9dc2c3f5c16a41a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  4 04:42:08 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Oct  4 04:42:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d076e251

dev-perl/Carp-Always: Cleanup old 0.130.0

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

 dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild | 26 -------------------------
 dev-perl/Carp-Always/Manifest                   |  1 -
 2 files changed, 27 deletions(-)

diff --git a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild b/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild
deleted file mode 100644
index 0da3b69928a..00000000000
--- a/dev-perl/Carp-Always/Carp-Always-0.130.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=FERREIRA
-DIST_VERSION=0.13
-inherit perl-module
-
-DESCRIPTION="Warns and dies noisily with stack backtraces"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 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-Carp
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-		dev-perl/Test-Base
-	)
-"

diff --git a/dev-perl/Carp-Always/Manifest b/dev-perl/Carp-Always/Manifest
index 96236cf58ce..c728bf73a71 100644
--- a/dev-perl/Carp-Always/Manifest
+++ b/dev-perl/Carp-Always/Manifest
@@ -1,2 +1 @@
-DIST Carp-Always-0.13.tar.gz 5462 BLAKE2B 3710f9594d82b5bc6268f6b8164a28b913fc76c564ce513b3fa49a6cd41e6bbcddab897b0eab43facac25b5639db1b0aaad49988a182ecdda3eed488a59e23c9 SHA512 0ef666c45ed85f4dad5f955d13116a4c3cccb3395db80547629bf0d87f9494653fe5a85405252b650d4d92a4008c0d541a995ccae1139c7374b057317324d361
 DIST Carp-Always-0.16.tar.gz 13386 BLAKE2B 52270afde883a107456a9db4a147e77e3c256f998f28a4dce28d479d1b9f2896d32393939037482eb0f1a30937c20baaadfbe4b3c8fb461a39c144117315d5f1 SHA512 208e8d8435aebcc8c8345a453d17daaf35976c40e2b91cf528b92e9f6afba81cff9b31b656d71a6736838631e4b110cd12e49cfc48810872d39109b137fa074b