Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: gtk+-3.12.2-r2.ebuild ChangeLog
Date: Sun, 08 Feb 2015 21:07:26
Message-Id: 20150208210723.5E4E51157D@oystercatcher.gentoo.org
1 maekke 15/02/08 21:07:23
2
3 Modified: gtk+-3.12.2-r2.ebuild ChangeLog
4 Log:
5 arm stable, bug #536694
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.3 x11-libs/gtk+/gtk+-3.12.2-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild?r1=1.2&r2=1.3
15
16 Index: gtk+-3.12.2-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- gtk+-3.12.2-r2.ebuild 19 Jan 2015 10:44:02 -0000 1.2
23 +++ gtk+-3.12.2-r2.ebuild 8 Feb 2015 21:07:23 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 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.12.2-r2.ebuild,v 1.2 2015/01/19 10:44:02 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild,v 1.3 2015/02/08 21:07:23 maekke Exp $
29
30 EAPI="5"
31 GCONF_DEBUG="no"
32 @@ -24,7 +24,7 @@
33 xinerama? ( X )
34 "
35
36 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38
39 # FIXME: introspection data is built against system installation of gtk+:3
40 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)
41
42
43
44 1.759 x11-libs/gtk+/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.759&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.759&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.758&r2=1.759
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
53 retrieving revision 1.758
54 retrieving revision 1.759
55 diff -u -r1.758 -r1.759
56 --- ChangeLog 3 Feb 2015 14:17:46 -0000 1.758
57 +++ ChangeLog 8 Feb 2015 21:07:23 -0000 1.759
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-libs/gtk+
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.758 2015/02/03 14:17:46 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.759 2015/02/08 21:07:23 maekke Exp $
63 +
64 + 08 Feb 2015; Markus Meier <maekke@g.o> gtk+-3.12.2-r2.ebuild:
65 + arm stable, bug #536694
66
67 *gtk+-3.14.8 (03 Feb 2015)