summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-03-16 15:38:21 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-03-16 15:38:21 +0000
commit977e7c83fc744d61acad51e59f61e23384cff0dc (patch)
treec5b88e506a69a5cf3534e11fb666516b5fe3968f /dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild
parentFix muine's wrong use of libgstplay (diff)
downloadhistorical-977e7c83fc744d61acad51e59f61e23384cff0dc.tar.gz
historical-977e7c83fc744d61acad51e59f61e23384cff0dc.tar.bz2
historical-977e7c83fc744d61acad51e59f61e23384cff0dc.zip
Clean up; removing 2.04.1 since it is severely broken and replaced
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild')
-rw-r--r--dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild
index 1280a60f5814..07f8bb0a6ea3 100644
--- a/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild
+++ b/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild
@@ -1,14 +1,16 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild,v 1.9 2005/03/11 17:35:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/Class-MethodMaker-1.11.ebuild,v 1.10 2005/03/16 15:38:21 mcummings Exp $
inherit perl-module
DESCRIPTION="Perl module for Class::MethodMaker"
HOMEPAGE="http://search.cpan.org/author/FLUFFY/${P}"
-SRC_URI="http://search.cpan.org/CPAN/authors/id/F/FL/FLUFFY/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/F/FL/FLUFFY/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="x86 ~ppc sparc alpha hppa ia64 amd64"
IUSE=""
+
+DEPEND="dev-perl/module-build"