summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 15:53:27 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 15:53:27 +0000
commitbd024517155d1b45d52d076a8f72fd05032a535e (patch)
tree3265bbdfa15a402494835b8a2f20a6b3835b02e2 /dev-perl/Sub-Override/Sub-Override-0.08.ebuild
parentVersion bump, thanks seemant (diff)
downloadhistorical-bd024517155d1b45d52d076a8f72fd05032a535e.tar.gz
historical-bd024517155d1b45d52d076a8f72fd05032a535e.tar.bz2
historical-bd024517155d1b45d52d076a8f72fd05032a535e.zip
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Sub-Override/Sub-Override-0.08.ebuild')
-rw-r--r--dev-perl/Sub-Override/Sub-Override-0.08.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-perl/Sub-Override/Sub-Override-0.08.ebuild b/dev-perl/Sub-Override/Sub-Override-0.08.ebuild
index ec848d598b83..fb1b32305864 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.08.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.08.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/Sub-Override/Sub-Override-0.08.ebuild,v 1.8 2006/09/16 21:35:47 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Override/Sub-Override-0.08.ebuild,v 1.9 2007/01/19 15:53:27 mcummings Exp $
inherit perl-module
DESCRIPTION="Perl extension for easily overriding subroutines"
-HOMEPAGE="http://www.cpan.org/modules/by-module/HTML/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~ovid/"
SRC_URI="mirror://cpan/authors/id/O/OV/OVID/${P}.tar.gz"
IUSE=""
LICENSE="Artistic"
@@ -17,6 +17,3 @@ SRC_TEST="do"
DEPEND="virtual/perl-Test-Simple
>=dev-perl/Test-Exception-0.21
dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-