Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/gnotime: gnotime-2.2.2.ebuild ChangeLog
Date: Thu, 04 Oct 2007 20:02:52
Message-Id: E1IdWlJ-0007eo-03@stork.gentoo.org
1 eva 07/10/04 19:53:32
2
3 Modified: gnotime-2.2.2.ebuild ChangeLog
4 Log:
5 fix inherit wrt to bug #194616
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.5 app-office/gnotime/gnotime-2.2.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/gnotime-2.2.2.ebuild?r1=1.4&r2=1.5
14
15 Index: gnotime-2.2.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- gnotime-2.2.2.ebuild 27 Sep 2007 17:43:45 -0000 1.4
22 +++ gnotime-2.2.2.ebuild 4 Oct 2007 19:53:32 -0000 1.5
23 @@ -1,8 +1,8 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.2.ebuild,v 1.4 2007/09/27 17:43:45 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.2.2.ebuild,v 1.5 2007/10/04 19:53:32 eva Exp $
28
29 -inherit gnome2
30 +inherit gnome2 eutils
31
32 DESCRIPTION="A utility for tracking the amount of time spent on activities, and calculating data, such as pay rates, from those times"
33 HOMEPAGE="http://gttr.sourceforge.net/"
34
35
36
37 1.25 app-office/gnotime/ChangeLog
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?rev=1.25&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?rev=1.25&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnotime/ChangeLog?r1=1.24&r2=1.25
42
43 Index: ChangeLog
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v
46 retrieving revision 1.24
47 retrieving revision 1.25
48 diff -u -r1.24 -r1.25
49 --- ChangeLog 1 Oct 2007 19:54:44 -0000 1.24
50 +++ ChangeLog 4 Oct 2007 19:53:32 -0000 1.25
51 @@ -1,6 +1,9 @@
52 # ChangeLog for app-office/gnotime
53 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.24 2007/10/01 19:54:44 opfer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.25 2007/10/04 19:53:32 eva Exp $
56 +
57 + 04 Oct 2007; Gilles Dartiguelongue <eva@g.o> gnotime-2.2.2.ebuild:
58 + fix inherit wrt to bug #194616
59
60 01 Oct 2007; Christian Faulhammer <opfer@g.o>
61 -gnotime-2.1.6.ebuild, -gnotime-2.1.7.ebuild, -gnotime-2.2.1.ebuild:
62
63
64
65 --
66 gentoo-commits@g.o mailing list