summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.10.ebuild')
-rw-r--r--dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.10.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.10.ebuild b/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.10.ebuild
index 2cb07ca11fef..cd5fdfe7c65c 100644
--- a/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.10.ebuild
+++ b/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.10.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/Getopt-ArgvFile/Getopt-ArgvFile-1.10.ebuild,v 1.8 2006/08/07 23:07:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-ArgvFile/Getopt-ArgvFile-1.10.ebuild,v 1.9 2007/01/15 22:27:00 mcummings Exp $
inherit perl-module
DESCRIPTION="This module is a simple supplement to other option handling modules."
SRC_URI="mirror://cpan/authors/id/J/JS/JSTENZEL/${P}.tgz"
-HOMEPAGE="http://search.cpan.org/jstenzel/${P}/"
+HOMEPAGE="http://search.cpan.org/~jstenzel/"
SLOT="0"
LICENSE="GPL-2"
SRC_TEST="do"
@@ -15,4 +15,3 @@ IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"