diff options
Diffstat (limited to 'sys-apps/turbotail/turbotail-0.2.ebuild')
-rw-r--r-- | sys-apps/turbotail/turbotail-0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/turbotail/turbotail-0.2.ebuild b/sys-apps/turbotail/turbotail-0.2.ebuild index 1d56febc93f1..46b0961fc087 100644 --- a/sys-apps/turbotail/turbotail-0.2.ebuild +++ b/sys-apps/turbotail/turbotail-0.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2.ebuild,v 1.2 2005/08/06 09:10:18 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2.ebuild,v 1.3 2008/05/25 18:26:37 jer Exp $ inherit eutils DESCRIPTION="drop-in replacement for 'tail' which uses the kernel DNOTIFY-api" -HOMEPAGE="http://www.vanheusden.com/Linux/" +HOMEPAGE="http://www.vanheusden.com/turbotail/" SRC_URI="http://www.vanheusden.com/Linux/${P}.tgz" LICENSE="GPL-2" |