Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/atk: atk-1.30.0.ebuild ChangeLog
Date: Tue, 27 Jul 2010 06:37:29
Message-Id: 20100727063726.336302CE15@corvid.gentoo.org
1 eva 10/07/27 06:37:25
2
3 Modified: atk-1.30.0.ebuild ChangeLog
4 Log:
5 Remove deprecated comment in ebuild and remove debug USE flag.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-libs/atk/atk-1.30.0.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/atk-1.30.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/atk-1.30.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/atk-1.30.0.ebuild?r1=1.4&r2=1.5
14
15 Index: atk-1.30.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.30.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- atk-1.30.0.ebuild 20 Jul 2010 04:31:33 -0000 1.4
22 +++ atk-1.30.0.ebuild 27 Jul 2010 06:37:25 -0000 1.5
23 @@ -1,8 +1,9 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.30.0.ebuild,v 1.4 2010/07/20 04:31:33 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.30.0.ebuild,v 1.5 2010/07/27 06:37:25 eva Exp $
28
29 -EAPI=2
30 +EAPI="2"
31 +GCONF_DEBUG="no"
32
33 inherit gnome2
34
35 @@ -14,7 +15,6 @@
36 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
37 IUSE="doc +introspection"
38
39 -# FIXME: This package also supports introspection
40 RDEPEND=">=dev-libs/glib-2
41 introspection? ( >=dev-libs/gobject-introspection-0.6.7 )"
42 DEPEND="${RDEPEND}
43
44
45
46 1.199 dev-libs/atk/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/ChangeLog?rev=1.199&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/ChangeLog?rev=1.199&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/atk/ChangeLog?r1=1.198&r2=1.199
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v
55 retrieving revision 1.198
56 retrieving revision 1.199
57 diff -u -r1.198 -r1.199
58 --- ChangeLog 20 Jul 2010 04:31:33 -0000 1.198
59 +++ ChangeLog 27 Jul 2010 06:37:25 -0000 1.199
60 @@ -1,6 +1,9 @@
61 # ChangeLog for dev-libs/atk
62 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.198 2010/07/20 04:31:33 jer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.199 2010/07/27 06:37:25 eva Exp $
65 +
66 + 27 Jul 2010; Gilles Dartiguelongue <eva@g.o> atk-1.30.0.ebuild:
67 + Remove deprecated comment in ebuild and remove debug USE flag.
68
69 20 Jul 2010; Jeroen Roovers <jer@g.o> atk-1.26.0.ebuild,
70 atk-1.28.0.ebuild, atk-1.30.0.ebuild: