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.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild b/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild
index d7315eb32b06..8af4766524fc 100644
--- a/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild
+++ b/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.12 2006/08/07 20:47:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild,v 1.13 2007/01/15 17:25:28 mcummings Exp $
inherit perl-module
DESCRIPTION="a Perl profiler compatible with dprofpp"
-HOMEPAGE="http://search.cpan.org/~samtregar/${P}/"
+HOMEPAGE="http://search.cpan.org/~samtregar/"
SRC_URI="mirror://cpan/authors/id/S/SA/SAMTREGAR/${P}.tar.gz"
LICENSE="GPL-2"
@@ -17,4 +17,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"