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+: ChangeLog gtk+-2.24.8-r1.ebuild
Date: Thu, 29 Dec 2011 18:18:07
Message-Id: 20111229181757.C350F2004B@flycatcher.gentoo.org
1 pacho 11/12/29 18:17:57
2
3 Modified: ChangeLog gtk+-2.24.8-r1.ebuild
4 Log:
5 amd64 stable, bug 393007
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.557 x11-libs/gtk+/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.557&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?rev=1.557&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/ChangeLog?r1=1.556&r2=1.557
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v
19 retrieving revision 1.556
20 retrieving revision 1.557
21 diff -u -r1.556 -r1.557
22 --- ChangeLog 28 Dec 2011 04:54:15 -0000 1.556
23 +++ ChangeLog 29 Dec 2011 18:17:57 -0000 1.557
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.556 2011/12/28 04:54:15 tetromino Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.557 2011/12/29 18:17:57 pacho Exp $
29 +
30 + 29 Dec 2011; Pacho Ramos <pacho@g.o> gtk+-2.24.8-r1.ebuild:
31 + amd64 stable, bug 393007
32
33 *gtk+-3.2.3 (28 Dec 2011)
34
35
36
37
38 1.3 x11-libs/gtk+/gtk+-2.24.8-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild?r1=1.2&r2=1.3
43
44 Index: gtk+-2.24.8-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- gtk+-2.24.8-r1.ebuild 20 Dec 2011 21:36:51 -0000 1.2
51 +++ gtk+-2.24.8-r1.ebuild 29 Dec 2011 18:17:57 -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+-2.24.8-r1.ebuild,v 1.2 2011/12/20 21:36:51 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.8-r1.ebuild,v 1.3 2011/12/29 18:17:57 pacho Exp $
57
58 EAPI="4"
59 PYTHON_DEPEND="2:2.4"
60 @@ -13,7 +13,7 @@
61
62 LICENSE="LGPL-2"
63 SLOT="2"
64 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 IUSE="aqua cups debug doc examples +introspection test vim-syntax xinerama"
67
68 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)