Gentoo Archives: gentoo-commits

From: "Tiziano Mueller (dev-zero)" <dev-zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/spice: ChangeLog spice-0.8.2.ebuild
Date: Tue, 26 Jul 2011 13:09:31
Message-Id: 20110726130916.711A42004B@flycatcher.gentoo.org
1 dev-zero 11/07/26 13:09:16
2
3 Modified: ChangeLog spice-0.8.2.ebuild
4 Log:
5 Fixed dep on spice-protocol.
6
7 (Portage version: 2.1.10.6/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.14 app-emulation/spice/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 25 Jul 2011 09:21:07 -0000 1.13
23 +++ ChangeLog 26 Jul 2011 13:09:16 -0000 1.14
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-emulation/spice
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.13 2011/07/25 09:21:07 dev-zero Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.14 2011/07/26 13:09:16 dev-zero Exp $
29 +
30 + 26 Jul 2011; Tiziano Müller <dev-zero@g.o> spice-0.8.2.ebuild:
31 + Fixed dep on spice-protocol.
32
33 *spice-0.8.2 (25 Jul 2011)
34
35
36
37
38 1.2 app-emulation/spice/spice-0.8.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.8.2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.8.2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice/spice-0.8.2.ebuild?r1=1.1&r2=1.2
43
44 Index: spice-0.8.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.8.2.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- spice-0.8.2.ebuild 25 Jul 2011 09:21:07 -0000 1.1
51 +++ spice-0.8.2.ebuild 26 Jul 2011 13:09:16 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 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.8.2.ebuild,v 1.1 2011/07/25 09:21:07 dev-zero Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.8.2.ebuild,v 1.2 2011/07/26 13:09:16 dev-zero Exp $
57
58 EAPI=4
59
60 @@ -13,7 +13,7 @@
61 KEYWORDS="~amd64 ~x86"
62 IUSE="+gui sasl static-libs"
63
64 -RDEPEND=">=app-emulation/spice-protocol-0.1
65 +RDEPEND=">=app-emulation/spice-protocol-0.8.1
66 >=x11-libs/pixman-0.17.7
67 media-libs/alsa-lib
68 media-libs/celt:0.5.1