Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/gtodo: gtodo-0.16.0_rc2.ebuild ChangeLog
Date: Sat, 03 Nov 2007 15:06:26
Message-Id: E1IoKZf-0006VP-RH@stork.gentoo.org
1 coldwind 07/11/03 15:06:11
2
3 Modified: gtodo-0.16.0_rc2.ebuild ChangeLog
4 Log:
5 Depend on gnome-panel #197908
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.7 x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild?r1=1.6&r2=1.7
14
15 Index: gtodo-0.16.0_rc2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- gtodo-0.16.0_rc2.ebuild 16 May 2007 06:46:29 -0000 1.6
22 +++ gtodo-0.16.0_rc2.ebuild 3 Nov 2007 15:06:11 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild,v 1.6 2007/05/16 06:46:29 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/gtodo-0.16.0_rc2.ebuild,v 1.7 2007/11/03 15:06:11 coldwind Exp $
28
29 inherit gnome2 versionator
30
31 @@ -20,7 +20,8 @@
32 >=dev-libs/libxml2-2.5.8
33 >=gnome-base/gconf-2
34 >=dev-libs/glib-2
35 - >=gnome-base/gnome-vfs-2"
36 + >=gnome-base/gnome-vfs-2
37 + gnome-base/gnome-panel"
38 DEPEND="${RDEPEND}
39 dev-util/pkgconfig
40 dev-util/intltool
41
42
43
44 1.19 x11-misc/gtodo/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gtodo/ChangeLog?rev=1.19&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gtodo/ChangeLog?rev=1.19&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/gtodo/ChangeLog?r1=1.18&r2=1.19
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v
53 retrieving revision 1.18
54 retrieving revision 1.19
55 diff -u -r1.18 -r1.19
56 --- ChangeLog 16 May 2007 06:46:29 -0000 1.18
57 +++ ChangeLog 3 Nov 2007 15:06:11 -0000 1.19
58 @@ -1,6 +1,10 @@
59 # ChangeLog for x11-misc/gtodo
60 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.18 2007/05/16 06:46:29 opfer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gtodo/ChangeLog,v 1.19 2007/11/03 15:06:11 coldwind Exp $
63 +
64 + 03 Nov 2007; Santiago M. Mola <coldwind@g.o>
65 + gtodo-0.16.0_rc2.ebuild:
66 + Depend on gnome-panel #197908
67
68 16 May 2007; Christian Faulhammer <opfer@g.o>
69 gtodo-0.16.0_rc2.ebuild:
70
71
72
73 --
74 gentoo-commits@g.o mailing list