Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/spice: ChangeLog spice-0.11.3.ebuild
Date: Wed, 21 Nov 2012 21:59:30
Message-Id: 20121121215910.2502720C63@flycatcher.gentoo.org
1 ago 12/11/21 21:59:10
2
3 Modified: ChangeLog spice-0.11.3.ebuild
4 Log:
5 Stable for x86, wrt bug #444222
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.38 app-emulation/spice/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?rev=1.38&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?rev=1.38&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?r1=1.37&r2=1.38
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v
19 retrieving revision 1.37
20 retrieving revision 1.38
21 diff -u -r1.37 -r1.38
22 --- ChangeLog 21 Nov 2012 21:54:23 -0000 1.37
23 +++ ChangeLog 21 Nov 2012 21:59:10 -0000 1.38
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-emulation/spice
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.37 2012/11/21 21:54:23 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.38 2012/11/21 21:59:10 ago Exp $
29 +
30 + 21 Nov 2012; Agostino Sarubbo <ago@g.o> spice-0.11.3.ebuild:
31 + Stable for x86, wrt bug #444222
32
33 21 Nov 2012; Agostino Sarubbo <ago@g.o> spice-0.11.3.ebuild:
34 Stable for amd64, wrt bug #444222
35
36
37
38 1.6 app-emulation/spice/spice-0.11.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild?r1=1.5&r2=1.6
43
44 Index: spice-0.11.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- spice-0.11.3.ebuild 21 Nov 2012 21:54:23 -0000 1.5
51 +++ spice-0.11.3.ebuild 21 Nov 2012 21:59:10 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild,v 1.5 2012/11/21 21:54:23 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild,v 1.6 2012/11/21 21:59:10 ago Exp $
57
58 EAPI=4
59
60 @@ -14,7 +14,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="amd64 ~x86"
65 +KEYWORDS="amd64 x86"
66 IUSE="+client +gui sasl smartcard static-libs" # static
67
68 RDEPEND=">=x11-libs/pixman-0.17.7