diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:52:33 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:52:33 +0000 |
commit | dfab9b64c7ff00d4574a190c2a9cb3c6fadba9f4 (patch) | |
tree | 9a1ab36d73dc0bb4d857e7a543d7bb519c0b7333 /dev-perl/File-Tail | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-dfab9b64c7ff00d4574a190c2a9cb3c6fadba9f4.tar.gz gentoo-2-dfab9b64c7ff00d4574a190c2a9cb3c6fadba9f4.tar.bz2 gentoo-2-dfab9b64c7ff00d4574a190c2a9cb3c6fadba9f4.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/File-Tail')
-rw-r--r-- | dev-perl/File-Tail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Tail/File-Tail-0.99.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Tail/ChangeLog b/dev-perl/File-Tail/ChangeLog index 0f8e55d97420..bb73420d28bd 100644 --- a/dev-perl/File-Tail/ChangeLog +++ b/dev-perl/File-Tail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Tail # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/ChangeLog,v 1.35 2007/03/05 11:52:33 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> File-Tail-0.99.3.ebuild: + Stable on x86, bug #169152. 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> -File-Tail-0.98-r3.ebuild, File-Tail-0.99.1.ebuild, 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 7040189e322b..d102d92f7fb6 100644 --- a/dev-perl/File-Tail/File-Tail-0.99.3.ebuild +++ b/dev-perl/File-Tail/File-Tail-0.99.3.ebuild @@ -1,6 +1,6 @@ # 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.9 2007/01/15 19:43:49 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/File-Tail-0.99.3.ebuild,v 1.10 2007/03/05 11:52:33 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~mgrabnar/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND="virtual/perl-Time-HiRes |