summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-15 19:43:49 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-15 19:43:49 +0000
commit1ca5b9958b6bacd9e7bd6351dad76c09a675d750 (patch)
treecc1e2d65a07f8b26f1083d7aadf9eb8e72f50edb /dev-perl/File-Tail/File-Tail-0.99.3.ebuild
parentAdd 2.6.20 release candidates, as requested by Michael Hanselmann <hansmi@gen... (diff)
downloadgentoo-2-1ca5b9958b6bacd9e7bd6351dad76c09a675d750.tar.gz
gentoo-2-1ca5b9958b6bacd9e7bd6351dad76c09a675d750.tar.bz2
gentoo-2-1ca5b9958b6bacd9e7bd6351dad76c09a675d750.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/File-Tail/File-Tail-0.99.3.ebuild')
-rw-r--r--dev-perl/File-Tail/File-Tail-0.99.3.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/File-Tail/File-Tail-0.99.3.ebuild b/dev-perl/File-Tail/File-Tail-0.99.3.ebuild
index bd1071615166..7040189e322b 100644
--- a/dev-perl/File-Tail/File-Tail-0.99.3.ebuild
+++ b/dev-perl/File-Tail/File-Tail-0.99.3.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.3.ebuild,v 1.8 2006/09/16 20:59:53 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/File-Tail-0.99.3.ebuild,v 1.9 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"