dev-perl/Devel-SmallProf: Cleanup old re bug #615590

Bug: https://bugs.gentoo.org/615590
Package-Manager: Portage-2.3.18, Repoman-2.3.6
This commit is contained in:
Kent Fredric
2018-01-30 15:00:19 +13:00
parent a6e1f8dc85
commit ec68bd25de

View File

@@ -1,21 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_AUTHOR=SALVA
MODULE_VERSION=2.02
inherit perl-module
DESCRIPTION="Per-line Perl profiler"
SLOT="0"
KEYWORDS="amd64 sparc ~x86"
IUSE=""
PATCHES=(
"${FILESDIR}/${P}-defined.patch"
)
SRC_TEST="do"
# note: dont use parallel here