Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/at-spi: ChangeLog at-spi-1.32.0.ebuild
Date: Fri, 05 Nov 2010 18:56:29
Message-Id: 20101105185621.5C1D220051@flycatcher.gentoo.org
1 eva 10/11/05 18:56:21
2
3 Modified: ChangeLog at-spi-1.32.0.ebuild
4 Log:
5 Pin gtk+ dependency to slot 2.
6
7 (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.214 gnome-extra/at-spi/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/ChangeLog?rev=1.214&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/ChangeLog?rev=1.214&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/ChangeLog?r1=1.213&r2=1.214
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v
19 retrieving revision 1.213
20 retrieving revision 1.214
21 diff -u -r1.213 -r1.214
22 --- ChangeLog 17 Oct 2010 15:04:19 -0000 1.213
23 +++ ChangeLog 5 Nov 2010 18:56:21 -0000 1.214
24 @@ -1,6 +1,9 @@
25 # ChangeLog for gnome-extra/at-spi
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.213 2010/10/17 15:04:19 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.214 2010/11/05 18:56:21 eva Exp $
29 +
30 + 05 Nov 2010; Gilles Dartiguelongue <eva@g.o> at-spi-1.32.0.ebuild:
31 + Pin gtk+ dependency to slot 2.
32
33 17 Oct 2010; Raúl Porcel <armin76@g.o> at-spi-1.30.1.ebuild:
34 alpha/ia64/sh/sparc stable wrt #324077
35
36
37
38 1.2 gnome-extra/at-spi/at-spi-1.32.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0.ebuild?r1=1.1&r2=1.2
43
44 Index: at-spi-1.32.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- at-spi-1.32.0.ebuild 12 Oct 2010 18:12:17 -0000 1.1
51 +++ at-spi-1.32.0.ebuild 5 Nov 2010 18:56:21 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0.ebuild,v 1.1 2010/10/12 18:12:17 pacho Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0.ebuild,v 1.2 2010/11/05 18:56:21 eva Exp $
57
58 EAPI="3"
59 GCONF_DEBUG="no"
60 @@ -17,7 +17,7 @@
61 IUSE="doc"
62
63 RDEPEND=">=dev-libs/atk-1.29.2
64 - >=x11-libs/gtk+-2.19.7
65 + >=x11-libs/gtk+-2.19.7:2
66 >=gnome-base/libbonobo-1.107
67 >=gnome-base/orbit-2
68 >=dev-libs/dbus-glib-0.76
69 @@ -33,14 +33,15 @@
70 DEPEND="${RDEPEND}
71 >=dev-util/pkgconfig-0.9
72 >=dev-util/intltool-0.40
73 - gnome-base/gnome-common
74 - dev-util/gtk-doc-am
75 doc? ( >=dev-util/gtk-doc-1 )
76
77 x11-libs/libXt
78 x11-proto/xextproto
79 x11-proto/inputproto
80 x11-proto/xproto"
81 +# eautoreconf needs:
82 +# gnome-base/gnome-common
83 +# dev-util/gtk-doc-am
84
85 # needs a live properly configured environment. Not really suited to
86 # an ebuild restricted environment
87 @@ -54,7 +55,7 @@
88 python_set_active_version 2
89 }
90
91 -src_prepare () {
92 +src_prepare() {
93 gnome2_src_prepare
94
95 # disable pyc compiling