Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: ChangeLog gtk+-3.0.9.ebuild
Date: Fri, 29 Apr 2011 00:56:25
Message-Id: 20110429005616.501E620054@flycatcher.gentoo.org
1 jer 11/04/29 00:56:16
2
3 Modified: ChangeLog gtk+-3.0.9.ebuild
4 Log:
5 Marked ~hppa (bug #364693).
6
7 (Portage version: 2.2.0_alpha30/cvs/Linux i686)
8
9 Revision Changes Path
10 1.506 x11-libs/gtk+/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.506&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.506&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.505&r2=1.506
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
19 retrieving revision 1.505
20 retrieving revision 1.506
21 diff -u -r1.505 -r1.506
22 --- ChangeLog 24 Apr 2011 16:35:14 -0000 1.505
23 +++ ChangeLog 29 Apr 2011 00:56:16 -0000 1.506
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-libs/gtk+
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.505 2011/04/24 16:35:14 nirbheek Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.506 2011/04/29 00:56:16 jer Exp $
29 +
30 + 29 Apr 2011; Jeroen Roovers <jer@g.o> gtk+-3.0.9.ebuild:
31 + Marked ~hppa (bug #364693).
32
33 24 Apr 2011; Nirbheek Chauhan <nirbheek@g.o> gtk+-3.0.8.ebuild,
34 gtk+-3.0.9.ebuild:
35
36
37
38 1.3 x11-libs/gtk+/gtk+-3.0.9.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild?r1=1.2&r2=1.3
43
44 Index: gtk+-3.0.9.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- gtk+-3.0.9.ebuild 24 Apr 2011 16:35:14 -0000 1.2
51 +++ gtk+-3.0.9.ebuild 29 Apr 2011 00:56:16 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild,v 1.2 2011/04/24 16:35:14 nirbheek Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.9.ebuild,v 1.3 2011/04/29 00:56:16 jer Exp $
57
58 EAPI="3"
59
60 @@ -17,7 +17,7 @@
61 # * http://mail.gnome.org/archives/gtk-devel-list/2010-November/msg00099.html
62 # NOTE: Lots of aqua stuff in this ebuild is probably very broken
63 IUSE="aqua cups debug doc examples +introspection test vim-syntax xinerama"
64 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66
67 # FIXME: introspection data is built against system installation of gtk+:3
68 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)