summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild')
-rw-r--r--dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild b/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild
deleted file mode 100644
index ea60c068128c..000000000000
--- a/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild,v 1.15 2010/01/07 07:54:27 tove Exp $
-
-MODULE_AUTHOR=SAMTREGAR
-inherit perl-module
-
-DESCRIPTION="a Perl profiler compatible with dprofpp"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-SRC_TEST="do"
-PATCHES=( "${FILESDIR}"/perl510.patch )