Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: gtk+-3.8.7.ebuild ChangeLog gtk+-3.8.6.ebuild
Date: Tue, 03 Dec 2013 22:10:15
Message-Id: 20131203221006.4CC732004B@flycatcher.gentoo.org
1 pacho 13/12/03 22:10:06
2
3 Modified: gtk+-3.8.7.ebuild ChangeLog
4 Removed: gtk+-3.8.6.ebuild
5 Log:
6 Add a reference explaining at-spi2-atk dependency (#493242 by Luis Ressel), drop old.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.3 x11-libs/gtk+/gtk+-3.8.7.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.8.7.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.8.7.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.8.7.ebuild?r1=1.2&r2=1.3
16
17 Index: gtk+-3.8.7.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.8.7.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- gtk+-3.8.7.ebuild 30 Nov 2013 19:59:33 -0000 1.2
24 +++ gtk+-3.8.7.ebuild 3 Dec 2013 22:10:06 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.8.7.ebuild,v 1.2 2013/11/30 19:59:33 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.8.7.ebuild,v 1.3 2013/12/03 22:10:06 pacho Exp $
30
31 EAPI="5"
32 inherit eutils flag-o-matic gnome.org gnome2-utils multilib virtualx
33 @@ -25,6 +25,7 @@
34 # FIXME: introspection data is built against system installation of gtk+:3
35 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)
36 # Use gtk+:2 for gtk-update-icon-cache
37 +# at-spi2-atk dependency needed due https://mail.gnome.org/archives/desktop-devel-list/2012-June/msg00035.html
38 COMMON_DEPEND="
39 X? (
40 >=app-accessibility/at-spi2-atk-2.5.3
41
42
43
44 1.688 x11-libs/gtk+/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.688&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.688&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.687&r2=1.688
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
53 retrieving revision 1.687
54 retrieving revision 1.688
55 diff -u -r1.687 -r1.688
56 --- ChangeLog 30 Nov 2013 19:59:33 -0000 1.687
57 +++ ChangeLog 3 Dec 2013 22:10:06 -0000 1.688
58 @@ -1,6 +1,11 @@
59 # ChangeLog for x11-libs/gtk+
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.687 2013/11/30 19:59:33 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.688 2013/12/03 22:10:06 pacho Exp $
63 +
64 + 03 Dec 2013; Pacho Ramos <pacho@g.o> -gtk+-3.8.6.ebuild,
65 + gtk+-3.8.7.ebuild:
66 + Add a reference explaining at-spi2-atk dependency (#493242 by Luis Ressel),
67 + drop old.
68
69 30 Nov 2013; Pacho Ramos <pacho@g.o> gtk+-2.24.22.ebuild,
70 gtk+-3.8.7.ebuild: