Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/spice-gtk: spice-gtk-0.21.ebuild ChangeLog
Date: Tue, 24 Dec 2013 16:54:53
Message-Id: 20131224165449.7A4BF2004C@flycatcher.gentoo.org
1 ago 13/12/24 16:54:49
2
3 Modified: spice-gtk-0.21.ebuild ChangeLog
4 Log:
5 Stable for ppc64, wrt bug #488800
6
7 (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.6 net-misc/spice-gtk/spice-gtk-0.21.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild?r1=1.5&r2=1.6
15
16 Index: spice-gtk-0.21.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- spice-gtk-0.21.ebuild 6 Oct 2013 07:51:39 -0000 1.5
23 +++ spice-gtk-0.21.ebuild 24 Dec 2013 16:54:49 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v 1.5 2013/10/06 07:51:39 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/spice-gtk-0.21.ebuild,v 1.6 2013/12/24 16:54:49 ago Exp $
29
30 EAPI=5
31 GCONF_DEBUG="no"
32 @@ -20,7 +20,7 @@
33 LICENSE="LGPL-2.1"
34 SLOT="0"
35 SRC_URI="http://spice-space.org/download/gtk/${P}.tar.bz2"
36 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
37 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sparc x86"
38 IUSE="dbus doc gstreamer gtk3 +introspection policykit pulseaudio
39 python sasl smartcard static-libs usbredir vala"
40
41
42
43
44 1.76 net-misc/spice-gtk/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.76&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?rev=1.76&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/spice-gtk/ChangeLog?r1=1.75&r2=1.76
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v
53 retrieving revision 1.75
54 retrieving revision 1.76
55 diff -u -r1.75 -r1.76
56 --- ChangeLog 6 Oct 2013 07:51:39 -0000 1.75
57 +++ ChangeLog 24 Dec 2013 16:54:49 -0000 1.76
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-misc/spice-gtk
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.75 2013/10/06 07:51:39 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-misc/spice-gtk/ChangeLog,v 1.76 2013/12/24 16:54:49 ago Exp $
63 +
64 + 24 Dec 2013; Agostino Sarubbo <ago@g.o> spice-gtk-0.21.ebuild:
65 + Stable for ppc64, wrt bug #488800
66
67 06 Oct 2013; Agostino Sarubbo <ago@g.o> spice-gtk-0.21.ebuild:
68 Stable for x86, wrt bug #485420