Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/turbotail: turbotail-0.2-r1.ebuild turbotail-0.2.ebuild ChangeLog
Date: Sun, 25 May 2008 18:26:40
Message-Id: E1K0KvV-0006Zu-LP@stork.gentoo.org
1 jer 08/05/25 18:26:37
2
3 Modified: turbotail-0.2-r1.ebuild turbotail-0.2.ebuild
4 ChangeLog
5 Log:
6 Correct HOMEPAGE.
7 (Portage version: 2.1.5)
8
9 Revision Changes Path
10 1.2 sys-apps/turbotail/turbotail-0.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/turbotail/turbotail-0.2-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/turbotail/turbotail-0.2-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/turbotail/turbotail-0.2-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: turbotail-0.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- turbotail-0.2-r1.ebuild 8 Aug 2005 17:03:52 -0000 1.1
23 +++ turbotail-0.2-r1.ebuild 25 May 2008 18:26:37 -0000 1.2
24 @@ -1,11 +1,11 @@
25 -# Copyright 1999-2005 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2-r1.ebuild,v 1.1 2005/08/08 17:03:52 sbriesen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2-r1.ebuild,v 1.2 2008/05/25 18:26:37 jer Exp $
30
31 inherit eutils
32
33 DESCRIPTION="drop-in replacement for 'tail' which uses the kernel DNOTIFY-api"
34 -HOMEPAGE="http://www.vanheusden.com/Linux/"
35 +HOMEPAGE="http://www.vanheusden.com/turbotail/"
36 SRC_URI="http://www.vanheusden.com/Linux/${P}.tgz"
37
38 LICENSE="GPL-2"
39
40
41
42 1.3 sys-apps/turbotail/turbotail-0.2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/turbotail/turbotail-0.2.ebuild?rev=1.3&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/turbotail/turbotail-0.2.ebuild?rev=1.3&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/turbotail/turbotail-0.2.ebuild?r1=1.2&r2=1.3
47
48 Index: turbotail-0.2.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2.ebuild,v
51 retrieving revision 1.2
52 retrieving revision 1.3
53 diff -u -r1.2 -r1.3
54 --- turbotail-0.2.ebuild 6 Aug 2005 09:10:18 -0000 1.2
55 +++ turbotail-0.2.ebuild 25 May 2008 18:26:37 -0000 1.3
56 @@ -1,11 +1,11 @@
57 -# Copyright 1999-2005 Gentoo Foundation
58 +# Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2.ebuild,v 1.2 2005/08/06 09:10:18 dholm Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2.ebuild,v 1.3 2008/05/25 18:26:37 jer Exp $
62
63 inherit eutils
64
65 DESCRIPTION="drop-in replacement for 'tail' which uses the kernel DNOTIFY-api"
66 -HOMEPAGE="http://www.vanheusden.com/Linux/"
67 +HOMEPAGE="http://www.vanheusden.com/turbotail/"
68 SRC_URI="http://www.vanheusden.com/Linux/${P}.tgz"
69
70 LICENSE="GPL-2"
71
72
73
74 1.5 sys-apps/turbotail/ChangeLog
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/turbotail/ChangeLog?rev=1.5&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/turbotail/ChangeLog?rev=1.5&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/turbotail/ChangeLog?r1=1.4&r2=1.5
79
80 Index: ChangeLog
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-apps/turbotail/ChangeLog,v
83 retrieving revision 1.4
84 retrieving revision 1.5
85 diff -u -r1.4 -r1.5
86 --- ChangeLog 9 Feb 2007 05:43:43 -0000 1.4
87 +++ ChangeLog 25 May 2008 18:26:37 -0000 1.5
88 @@ -1,6 +1,10 @@
89 # ChangeLog for sys-apps/turbotail
90 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
91 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/ChangeLog,v 1.4 2007/02/09 05:43:43 flameeyes Exp $
92 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
93 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/ChangeLog,v 1.5 2008/05/25 18:26:37 jer Exp $
94 +
95 + 25 May 2008; Jeroen Roovers <jer@g.o> turbotail-0.2.ebuild,
96 + turbotail-0.2-r1.ebuild:
97 + Correct HOMEPAGE.
98
99 09 Feb 2007; Diego Pettenò <flameeyes@g.o> ChangeLog:
100 Regenerate digest in Manifest2 format.
101
102
103
104 --
105 gentoo-commits@l.g.o mailing list