summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/File-Tail/File-Tail-0.99.1.ebuild')
-rw-r--r--dev-perl/File-Tail/File-Tail-0.99.1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/File-Tail/File-Tail-0.99.1.ebuild b/dev-perl/File-Tail/File-Tail-0.99.1.ebuild
index ce2fb3efb908..27714dca9a39 100644
--- a/dev-perl/File-Tail/File-Tail-0.99.1.ebuild
+++ b/dev-perl/File-Tail/File-Tail-0.99.1.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/File-Tail/File-Tail-0.99.1.ebuild,v 1.13 2006/08/05 03:54:36 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/File-Tail-0.99.1.ebuild,v 1.14 2007/01/15 19:43:49 mcummings Exp $
inherit perl-module
DESCRIPTION="Perl extension for reading from continously updated files"
SRC_URI="mirror://cpan/authors/id/M/MG/MGRABNAR/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/authors/id/MGRABNAR/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~mgrabnar/"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
@@ -15,7 +15,6 @@ IUSE=""
DEPEND="virtual/perl-Time-HiRes
dev-lang/perl"
-RDEPEND="${DEPEND}"
export OPTIMIZE="$CFLAGS"
mydoc="ToDo"