mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user