Gentoo Archives: gentoo-commits

From: "Nirbheek Chauhan (nirbheek)" <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: gtk+-3.0.8.ebuild ChangeLog gtk+-3.0.9.ebuild
Date: Fri, 29 Apr 2011 12:22:54
Message-Id: 20110429122242.62CDC20054@flycatcher.gentoo.org
1 nirbheek 11/04/29 12:22:42
2
3 Modified: gtk+-3.0.8.ebuild ChangeLog gtk+-3.0.9.ebuild
4 Log:
5 Add cairo[glib] dependency according to bug 365159
6
7 (Portage version: 2.1.9.46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 x11-libs/gtk+/gtk+-3.0.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.8.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.8.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.8.ebuild?r1=1.3&r2=1.4
15
16 Index: gtk+-3.0.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.8.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- gtk+-3.0.8.ebuild 24 Apr 2011 16:35:14 -0000 1.3
23 +++ gtk+-3.0.8.ebuild 29 Apr 2011 12:22:42 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.8.ebuild,v 1.3 2011/04/24 16:35:14 nirbheek Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.8.ebuild,v 1.4 2011/04/29 12:22:42 nirbheek Exp $
29
30 EAPI="3"
31
32 @@ -34,11 +34,11 @@
33 x11-libs/libXfixes
34 x11-libs/libXcomposite
35 x11-libs/libXdamage
36 - >=x11-libs/cairo-1.10.0[X,svg]
37 + >=x11-libs/cairo-1.10.0[X,glib,svg]
38 >=x11-libs/gdk-pixbuf-2.22.0:2[X,introspection?]
39 )
40 aqua? (
41 - >=x11-libs/cairo-1.10.0[aqua,svg]
42 + >=x11-libs/cairo-1.10.0[aqua,glib,svg]
43 >=x11-libs/gdk-pixbuf-2.22.0:2[introspection?]
44 )
45 xinerama? ( x11-libs/libXinerama )
46
47
48
49 1.507 x11-libs/gtk+/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.507&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.507&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.506&r2=1.507
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
58 retrieving revision 1.506
59 retrieving revision 1.507
60 diff -u -r1.506 -r1.507
61 --- ChangeLog 29 Apr 2011 00:56:16 -0000 1.506
62 +++ ChangeLog 29 Apr 2011 12:22:42 -0000 1.507
63 @@ -1,6 +1,10 @@
64 # ChangeLog for x11-libs/gtk+
65 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.506 2011/04/29 00:56:16 jer Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.507 2011/04/29 12:22:42 nirbheek Exp $
68 +
69 + 29 Apr 2011; Nirbheek Chauhan <nirbheek@g.o> gtk+-3.0.8.ebuild,
70 + gtk+-3.0.9.ebuild:
71 + Add cairo[glib] dependency according to bug 365159
72
73 29 Apr 2011; Jeroen Roovers <jer@g.o> gtk+-3.0.9.ebuild:
74 Marked ~hppa (bug #364693).
75
76
77
78 1.4 x11-libs/gtk+/gtk+-3.0.9.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild?rev=1.4&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild?rev=1.4&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild?r1=1.3&r2=1.4
83
84 Index: gtk+-3.0.9.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild,v
87 retrieving revision 1.3
88 retrieving revision 1.4
89 diff -u -r1.3 -r1.4
90 --- gtk+-3.0.9.ebuild 29 Apr 2011 00:56:16 -0000 1.3
91 +++ gtk+-3.0.9.ebuild 29 Apr 2011 12:22:42 -0000 1.4
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2011 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild,v 1.3 2011/04/29 00:56:16 jer Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild,v 1.4 2011/04/29 12:22:42 nirbheek Exp $
97
98 EAPI="3"
99
100 @@ -34,11 +34,11 @@
101 x11-libs/libXfixes
102 x11-libs/libXcomposite
103 x11-libs/libXdamage
104 - >=x11-libs/cairo-1.10.0[X,svg]
105 + >=x11-libs/cairo-1.10.0[X,glib,svg]
106 >=x11-libs/gdk-pixbuf-2.22.0:2[X,introspection?]
107 )
108 aqua? (
109 - >=x11-libs/cairo-1.10.0[aqua,svg]
110 + >=x11-libs/cairo-1.10.0[aqua,glib,svg]
111 >=x11-libs/gdk-pixbuf-2.22.0:2[introspection?]
112 )
113 xinerama? ( x11-libs/libXinerama )