Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: gtk+-2.24.12.ebuild gtk+-3.4.4.ebuild ChangeLog
Date: Sun, 28 Oct 2012 16:49:36
Message-Id: 20121028164924.4A5EE21600@flycatcher.gentoo.org
1 armin76 12/10/28 16:49:24
2
3 Modified: gtk+-2.24.12.ebuild gtk+-3.4.4.ebuild ChangeLog
4 Log:
5 ia64/sh/sparc stable wrt #427544
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 x11-libs/gtk+/gtk+-2.24.12.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild?r1=1.10&r2=1.11
15
16 Index: gtk+-2.24.12.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- gtk+-2.24.12.ebuild 16 Oct 2012 04:53:19 -0000 1.10
23 +++ gtk+-2.24.12.ebuild 28 Oct 2012 16:49:24 -0000 1.11
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v 1.10 2012/10/16 04:53:19 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.12.ebuild,v 1.11 2012/10/28 16:49:24 armin76 Exp $
29
30 EAPI="4"
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="LGPL-2+"
35 SLOT="2"
36 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE="aqua cups debug examples +introspection test vim-syntax xinerama"
39
40 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)
41
42
43
44 1.10 x11-libs/gtk+/gtk+-3.4.4.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild?r1=1.9&r2=1.10
49
50 Index: gtk+-3.4.4.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- gtk+-3.4.4.ebuild 10 Oct 2012 07:44:20 -0000 1.9
57 +++ gtk+-3.4.4.ebuild 28 Oct 2012 16:49:24 -0000 1.10
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild,v 1.9 2012/10/10 07:44:20 tetromino Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.4.4.ebuild,v 1.10 2012/10/28 16:49:24 armin76 Exp $
63
64 EAPI="4"
65
66 @@ -21,7 +21,7 @@
67 || ( aqua wayland X )
68 xinerama? ( X )"
69
70 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
71 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
72
73 # FIXME: introspection data is built against system installation of gtk+:3
74 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)
75
76
77
78 1.619 x11-libs/gtk+/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.619&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.619&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.618&r2=1.619
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
87 retrieving revision 1.618
88 retrieving revision 1.619
89 diff -u -r1.618 -r1.619
90 --- ChangeLog 17 Oct 2012 07:38:34 -0000 1.618
91 +++ ChangeLog 28 Oct 2012 16:49:24 -0000 1.619
92 @@ -1,6 +1,10 @@
93 # ChangeLog for x11-libs/gtk+
94 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.618 2012/10/17 07:38:34 tetromino Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.619 2012/10/28 16:49:24 armin76 Exp $
97 +
98 + 28 Oct 2012; Raúl Porcel <armin76@g.o> gtk+-2.24.12.ebuild,
99 + gtk+-3.4.4.ebuild:
100 + ia64/sh/sparc stable wrt #427544
101
102 *gtk+-3.6.1 (17 Oct 2012)