summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild')
-rw-r--r--dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild
index 50a60ea9dfe6..83106e37ae92 100644
--- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild
+++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild
@@ -1,12 +1,12 @@
-# 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/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.9 2006/08/04 23:22:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild,v 1.10 2007/01/15 14:51:36 mcummings Exp $
inherit perl-module
DESCRIPTION="Automated method creation module for Perl"
SRC_URI="mirror://cpan/authors/id/E/EV/EVO/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~evo/${P}/"
+HOMEPAGE="http://search.cpan.org/~evo/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,4 +15,3 @@ IUSE=""
SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"