diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-19 19:27:55 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-19 19:27:55 +0000 |
commit | b2bb2dc125269cb42e10a88076a093dd372c627d (patch) | |
tree | e7d542785368bc960b39e65be0fd037d89a9a89b /dev-perl/File-Tail/File-Tail-0.99.3.ebuild | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-b2bb2dc125269cb42e10a88076a093dd372c627d.tar.gz gentoo-2-b2bb2dc125269cb42e10a88076a093dd372c627d.tar.bz2 gentoo-2-b2bb2dc125269cb42e10a88076a093dd372c627d.zip |
Stable on alpha.
(Portage version: 2.1.1_pre3-r1)
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.ebuild | 4 |
1 files changed, 2 insertions, 2 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 702fc4a3b30a..b920ec2829f8 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-2006 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.4 2006/07/10 15:40:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Tail/File-Tail-0.99.3.ebuild,v 1.5 2006/07/19 19:27:55 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/authors/id/MGRABNAR/${P}.readme" 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" |