commit: 7028cf85c78941435ca6e283e1f39c3207bde096
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 12 14:00:54 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 07:55:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7028cf85
dev-perl/Devel-SmallProf: Remove old 2.20.0-r3
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Devel-SmallProf-2.20.0-r3.ebuild | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/dev-perl/Devel-SmallProf/Devel-SmallProf-2.20.0-r3.ebuild
b/dev-perl/Devel-SmallProf/Devel-SmallProf-2.20.0-r3.ebuild
deleted file mode 100644
index cbf53d204de..00000000000
--- a/dev-perl/Devel-SmallProf/Devel-SmallProf-2.20.0-r3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SALVA
-DIST_VERSION=2.02
-inherit perl-module
-
-DESCRIPTION="Per-line Perl profiler"
-
-SLOT="0"
-KEYWORDS="amd64 sparc ~x86"
-IUSE=""
-
-PATCHES=(
- "${FILESDIR}/${P}-defined.patch"
- "${FILESDIR}/${P}-perl526.patch"
-)
-# note: dont use parallel here
-# tests need each others exit state
-DIST_TEST="do"