Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/at-spi2-core: ChangeLog at-spi2-core-2.4.2.ebuild at-spi2-core-2.2.3.ebuild at-spi2-core-2.4.2-r1.ebuild at-spi2-core-2.6.2-r2.ebuild
Date: Tue, 05 Mar 2013 22:28:12
Message-Id: 20130305222808.3AEEA2171D@flycatcher.gentoo.org
1 eva 13/03/05 22:28:08
2
3 Modified: ChangeLog at-spi2-core-2.4.2.ebuild
4 at-spi2-core-2.2.3.ebuild
5 Removed: at-spi2-core-2.4.2-r1.ebuild
6 at-spi2-core-2.6.2-r2.ebuild
7 Log:
8 Clean up old revisions.
9
10 (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key C6085806)
11
12 Revision Changes Path
13 1.34 app-accessibility/at-spi2-core/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog?rev=1.34&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog?rev=1.34&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog?r1=1.33&r2=1.34
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v
22 retrieving revision 1.33
23 retrieving revision 1.34
24 diff -u -r1.33 -r1.34
25 --- ChangeLog 25 Feb 2013 08:44:05 -0000 1.33
26 +++ ChangeLog 5 Mar 2013 22:28:08 -0000 1.34
27 @@ -1,6 +1,14 @@
28 # ChangeLog for app-accessibility/at-spi2-core
29 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.33 2013/02/25 08:44:05 zmedico Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/ChangeLog,v 1.34 2013/03/05 22:28:08 eva Exp $
32 +
33 + 05 Mar 2013; Gilles Dartiguelongue <eva@g.o>
34 + at-spi2-core-2.2.3.ebuild, at-spi2-core-2.4.2.ebuild,
35 + -at-spi2-core-2.4.2-r1.ebuild, -at-spi2-core-2.6.2-r2.ebuild,
36 + -files/at-spi2-core-2.6.2-deregister.patch,
37 + -files/at-spi2-core-2.6.2-hung-crash-1.patch,
38 + -files/at-spi2-core-2.6.2-hung-crash-2.patch:
39 + Clean up old revisions.
40
41 25 Feb 2013; Zac Medico <zmedico@g.o> at-spi2-core-2.6.3.ebuild:
42 Add ~arm-linux keyword.
43
44
45
46 1.11 app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild?rev=1.11&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild?rev=1.11&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild?r1=1.10&r2=1.11
51
52 Index: at-spi2-core-2.4.2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild,v
55 retrieving revision 1.10
56 retrieving revision 1.11
57 diff -u -r1.10 -r1.11
58 --- at-spi2-core-2.4.2.ebuild 23 Dec 2012 02:49:08 -0000 1.10
59 +++ at-spi2-core-2.4.2.ebuild 5 Mar 2013 22:28:08 -0000 1.11
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2012 Gentoo Foundation
62 +# Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild,v 1.10 2012/12/23 02:49:08 tetromino Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.4.2.ebuild,v 1.11 2013/03/05 22:28:08 eva Exp $
66
67 EAPI="4"
68 GCONF_DEBUG="no"
69 @@ -13,7 +13,7 @@
70
71 LICENSE="LGPL-2+"
72 SLOT="2"
73 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~x86 ~amd64-fbsd"
74 +KEYWORDS="ppc ppc64"
75 IUSE="+introspection"
76
77 RDEPEND=">=dev-libs/glib-2.28:2
78
79
80
81 1.12 app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild?rev=1.12&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild?rev=1.12&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild?r1=1.11&r2=1.12
86
87 Index: at-spi2-core-2.2.3.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v
90 retrieving revision 1.11
91 retrieving revision 1.12
92 diff -u -r1.11 -r1.12
93 --- at-spi2-core-2.2.3.ebuild 23 Dec 2012 02:49:08 -0000 1.11
94 +++ at-spi2-core-2.2.3.ebuild 5 Mar 2013 22:28:08 -0000 1.12
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2012 Gentoo Foundation
97 +# Copyright 1999-2013 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v 1.11 2012/12/23 02:49:08 tetromino Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v 1.12 2013/03/05 22:28:08 eva Exp $
101
102 EAPI="4"
103 GCONF_DEBUG="no"
104 @@ -13,7 +13,7 @@
105
106 LICENSE="LGPL-2+"
107 SLOT="2"
108 -KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc64 x86 ~amd64-fbsd"
109 +KEYWORDS="amd64 arm x86"
110 IUSE="+introspection"
111
112 RDEPEND=">=dev-libs/glib-2.28:2