Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gail: gail-1.20.0.ebuild ChangeLog
Date: Mon, 01 Oct 2007 04:43:25
Message-Id: E1IcCzI-0001YO-2d@stork.gentoo.org
1 leio 07/10/01 04:34:32
2
3 Modified: gail-1.20.0.ebuild ChangeLog
4 Log:
5 Remove libgnomecanvas dependency as gailcanvas moved to the new libgnomecanvas version, bug 192727
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.2 gnome-base/gail/gail-1.20.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.20.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.20.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/gail-1.20.0.ebuild?r1=1.1&r2=1.2
14
15 Index: gail-1.20.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.20.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gail-1.20.0.ebuild 25 Sep 2007 19:16:06 -0000 1.1
22 +++ gail-1.20.0.ebuild 1 Oct 2007 04:34:31 -0000 1.2
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/gnome-base/gail/gail-1.20.0.ebuild,v 1.1 2007/09/25 19:16:06 dang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.20.0.ebuild,v 1.2 2007/10/01 04:34:31 leio Exp $
28
29 inherit gnome2
30
31 @@ -14,7 +14,6 @@
32
33 RDEPEND=">=dev-libs/atk-1.13.0
34 >=x11-libs/gtk+-2.9.4
35 - >=gnome-base/libgnomecanvas-2
36 x11-libs/libX11"
37 DEPEND="${RDEPEND}
38 >=dev-util/pkgconfig-0.9
39
40
41
42 1.134 gnome-base/gail/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.134&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?rev=1.134&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gail/ChangeLog?r1=1.133&r2=1.134
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v
51 retrieving revision 1.133
52 retrieving revision 1.134
53 diff -u -r1.133 -r1.134
54 --- ChangeLog 25 Sep 2007 19:16:06 -0000 1.133
55 +++ ChangeLog 1 Oct 2007 04:34:31 -0000 1.134
56 @@ -1,6 +1,10 @@
57 # ChangeLog for gnome-base/gail
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.133 2007/09/25 19:16:06 dang Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.134 2007/10/01 04:34:31 leio Exp $
61 +
62 + 01 Oct 2007; Mart Raudsepp <leio@g.o> gail-1.20.0.ebuild:
63 + Remove libgnomecanvas dependency as gailcanvas moved to the new
64 + libgnomecanvas version, bug 192727
65
66 25 Sep 2007; Daniel Gryniewicz <dang@g.o> ChangeLog:
67 New series for Gnome 2.20
68
69
70
71 --
72 gentoo-commits@g.o mailing list