summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 14:51:36 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 14:51:36 +0000
commit3341515b2f9d0901381d13a3c3395a007a0ecfd9 (patch)
treea851cf8f82de44dc091b72dd2e2e1146261245bf /dev-perl/Class-MakeMethods/Class-MakeMethods-1.01.ebuild
parentEbuild maintenance (diff)
downloadgentoo-2-3341515b2f9d0901381d13a3c3395a007a0ecfd9.tar.gz
gentoo-2-3341515b2f9d0901381d13a3c3395a007a0ecfd9.tar.bz2
gentoo-2-3341515b2f9d0901381d13a3c3395a007a0ecfd9.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
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}"