Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/at-spi: at-spi-2.8.0.ebuild at-spi-1.32.0-r2.ebuild ChangeLog
Date: Sat, 22 Feb 2014 21:50:03
Message-Id: 20140222214955.CCBBF2004C@flycatcher.gentoo.org
1 pacho 14/02/22 21:49:55
2
3 Modified: at-spi-2.8.0.ebuild at-spi-1.32.0-r2.ebuild
4 ChangeLog
5 Log:
6 Fix wrong commit, bug 502160
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.4 gnome-extra/at-spi/at-spi-2.8.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/at-spi-2.8.0.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/at-spi-2.8.0.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/at-spi-2.8.0.ebuild?r1=1.3&r2=1.4
16
17 Index: at-spi-2.8.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-2.8.0.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- at-spi-2.8.0.ebuild 8 Dec 2013 18:40:36 -0000 1.3
24 +++ at-spi-2.8.0.ebuild 22 Feb 2014 21:49:55 -0000 1.4
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-2.8.0.ebuild,v 1.3 2013/12/08 18:40:36 pacho Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-2.8.0.ebuild,v 1.4 2014/02/22 21:49:55 pacho Exp $
31
32 EAPI="5"
33
34
35
36
37 1.5 gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild?r1=1.4&r2=1.5
42
43 Index: at-spi-1.32.0-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- at-spi-1.32.0-r2.ebuild 8 Dec 2013 18:40:36 -0000 1.4
50 +++ at-spi-1.32.0-r2.ebuild 22 Feb 2014 21:49:55 -0000 1.5
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2013 Gentoo Foundation
53 +# Copyright 1999-2014 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-r2.ebuild,v 1.4 2013/12/08 18:40:36 pacho Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.32.0-r2.ebuild,v 1.5 2014/02/22 21:49:55 pacho Exp $
57
58 EAPI="5"
59 GCONF_DEBUG="no"
60 @@ -15,7 +15,7 @@
61
62 LICENSE="LGPL-2"
63 SLOT="1"
64 -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
66 IUSE=""
67
68 RDEPEND="${PYTHON_DEPS}
69
70
71
72 1.241 gnome-extra/at-spi/ChangeLog
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/ChangeLog?rev=1.241&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/ChangeLog?rev=1.241&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/at-spi/ChangeLog?r1=1.240&r2=1.241
77
78 Index: ChangeLog
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v
81 retrieving revision 1.240
82 retrieving revision 1.241
83 diff -u -r1.240 -r1.241
84 --- ChangeLog 8 Dec 2013 18:40:36 -0000 1.240
85 +++ ChangeLog 22 Feb 2014 21:49:55 -0000 1.241
86 @@ -1,6 +1,10 @@
87 # ChangeLog for gnome-extra/at-spi
88 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
89 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.240 2013/12/08 18:40:36 pacho Exp $
90 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
91 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.241 2014/02/22 21:49:55 pacho Exp $
92 +
93 + 22 Feb 2014; Pacho Ramos <pacho@g.o> at-spi-1.32.0-r2.ebuild,
94 + at-spi-2.8.0.ebuild:
95 + Fix wrong commit, bug 502160
96
97 08 Dec 2013; Pacho Ramos <pacho@g.o> at-spi-1.32.0-r2.ebuild,
98 at-spi-2.8.0.ebuild: