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:54:33
Message-Id: 20121121215423.AEAF120C65@flycatcher.gentoo.org
1 ago 12/11/21 21:54:23
2
3 Modified: ChangeLog spice-0.11.3.ebuild
4 Log:
5 Stable for amd64, 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.37 app-emulation/spice/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?rev=1.37&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?rev=1.37&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?r1=1.36&r2=1.37
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v
19 retrieving revision 1.36
20 retrieving revision 1.37
21 diff -u -r1.36 -r1.37
22 --- ChangeLog 17 Oct 2012 12:00:09 -0000 1.36
23 +++ ChangeLog 21 Nov 2012 21:54:23 -0000 1.37
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.36 2012/10/17 12:00:09 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.37 2012/11/21 21:54:23 ago Exp $
29 +
30 + 21 Nov 2012; Agostino Sarubbo <ago@g.o> spice-0.11.3.ebuild:
31 + Stable for amd64, wrt bug #444222
32
33 17 Oct 2012; Agostino Sarubbo <ago@g.o> spice-0.11.0.ebuild:
34 Stable for amd64, wrt bug #437212
35
36
37
38 1.5 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.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild?r1=1.4&r2=1.5
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.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- spice-0.11.3.ebuild 5 Oct 2012 13:56:45 -0000 1.4
51 +++ spice-0.11.3.ebuild 21 Nov 2012 21:54:23 -0000 1.5
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.4 2012/10/05 13:56:45 cardoe Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild,v 1.5 2012/11/21 21:54:23 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