summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Expect/Expect-1.20.ebuild')
-rw-r--r--dev-perl/Expect/Expect-1.20.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Expect/Expect-1.20.ebuild b/dev-perl/Expect/Expect-1.20.ebuild
index 466e88156075..8f92e9f15146 100644
--- a/dev-perl/Expect/Expect-1.20.ebuild
+++ b/dev-perl/Expect/Expect-1.20.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/Expect/Expect-1.20.ebuild,v 1.2 2006/10/09 14:28:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Expect/Expect-1.20.ebuild,v 1.3 2007/01/15 17:41:34 mcummings Exp $
inherit perl-module
DESCRIPTION="Expect for Perl"
-HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+HOMEPAGE="http://search.cpan.org/~rgiersig/"
SRC_URI="mirror://cpan/authors/id/R/RG/RGIERSIG/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -16,4 +16,3 @@ SRC_TEST="do"
DEPEND=">=dev-perl/IO-Tty-1.03
dev-lang/perl"
-RDEPEND="${DEPEND}"