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
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')
-rw-r--r--dev-perl/File-Tail/ChangeLog9
-rw-r--r--dev-perl/File-Tail/File-Tail-0.99.1.ebuild7
-rw-r--r--dev-perl/File-Tail/File-Tail-0.99.3.ebuild7
3 files changed, 13 insertions, 10 deletions
diff --git a/dev-perl/File-Tail/ChangeLog b/dev-perl/File-Tail/ChangeLog
index b874656ce0d5..0f8e55d97420 100644
--- a/dev-perl/File-Tail/ChangeLog
+++ b/dev-perl/File-Tail/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/File-Tail
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/ChangeLog,v 1.33 2006/09/16 20:59:53 dertobi123 Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/ChangeLog,v 1.34 2007/01/15 19:43:49 mcummings Exp $
+
+ 15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -File-Tail-0.98-r3.ebuild, File-Tail-0.99.1.ebuild,
+ File-Tail-0.99.3.ebuild:
+ Ebuild maintenance
16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
File-Tail-0.99.3.ebuild:
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"
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"