diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-11-20 17:57:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-11-20 17:57:51 +0000 |
commit | 8665db35613aa6e50cb8add8220ad74985262ccc (patch) | |
tree | c0478da2bbf46501c1443de769ecc720a42eaaf1 /dev-perl/File-Tail | |
parent | ppc stable, bug #245248 (diff) | |
download | gentoo-2-8665db35613aa6e50cb8add8220ad74985262ccc.tar.gz gentoo-2-8665db35613aa6e50cb8add8220ad74985262ccc.tar.bz2 gentoo-2-8665db35613aa6e50cb8add8220ad74985262ccc.zip |
Marked ~hppa too (thanks to LuckyLuke).
(Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'dev-perl/File-Tail')
-rw-r--r-- | dev-perl/File-Tail/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-Tail/File-Tail-0.99.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-Tail/ChangeLog b/dev-perl/File-Tail/ChangeLog index 162a693dff8f..f2b381373a7e 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.36 2007/04/16 05:59:56 corsair Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/ChangeLog,v 1.37 2008/11/20 17:57:51 jer Exp $ + + 20 Nov 2008; Jeroen Roovers <jer@gentoo.org> File-Tail-0.99.3.ebuild: + Marked ~hppa too (thanks to LuckyLuke). 16 Apr 2007; Markus Rothe <corsair@gentoo.org> File-Tail-0.99.3.ebuild: Stable on ppc64 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 6f21f4fd8c79..dcfdcaf01fdf 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 +# Copyright 1999-2008 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.12 2007/07/10 23:33:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/File-Tail-0.99.3.ebuild,v 1.13 2008/11/20 17:57:51 jer 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 ~hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/perl-Time-HiRes |