diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-05-25 18:26:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-05-25 18:26:37 +0000 |
commit | 1f6d890be65def21a460c58ef3836661fa75c173 (patch) | |
tree | ae3c6fe0fd068bd84d359464d5f61127ec0f922a /sys-apps/turbotail | |
parent | Stable on alpha, bug #178584 (diff) | |
download | gentoo-2-1f6d890be65def21a460c58ef3836661fa75c173.tar.gz gentoo-2-1f6d890be65def21a460c58ef3836661fa75c173.tar.bz2 gentoo-2-1f6d890be65def21a460c58ef3836661fa75c173.zip |
Correct HOMEPAGE.
(Portage version: 2.1.5)
Diffstat (limited to 'sys-apps/turbotail')
-rw-r--r-- | sys-apps/turbotail/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/turbotail/turbotail-0.2-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/turbotail/turbotail-0.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-apps/turbotail/ChangeLog b/sys-apps/turbotail/ChangeLog index a753727f8218..730f4f074594 100644 --- a/sys-apps/turbotail/ChangeLog +++ b/sys-apps/turbotail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/turbotail -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/ChangeLog,v 1.4 2007/02/09 05:43:43 flameeyes Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/ChangeLog,v 1.5 2008/05/25 18:26:37 jer Exp $ + + 25 May 2008; Jeroen Roovers <jer@gentoo.org> turbotail-0.2.ebuild, + turbotail-0.2-r1.ebuild: + Correct HOMEPAGE. 09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/sys-apps/turbotail/turbotail-0.2-r1.ebuild b/sys-apps/turbotail/turbotail-0.2-r1.ebuild index 6a0cacea78d2..654b1b431e6a 100644 --- a/sys-apps/turbotail/turbotail-0.2-r1.ebuild +++ b/sys-apps/turbotail/turbotail-0.2-r1.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-r1.ebuild,v 1.1 2005/08/08 17:03:52 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2-r1.ebuild,v 1.2 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" 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" |