Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/spice-protocol: ChangeLog spice-protocol-0.8.0-r1.ebuild
Date: Sun, 29 May 2011 11:13:16
Message-Id: 20110529111304.ECA3520054@flycatcher.gentoo.org
1 fauli 11/05/29 11:13:04
2
3 Modified: ChangeLog spice-protocol-0.8.0-r1.ebuild
4 Log:
5 add ~x86, bug 368961
6
7 (Portage version: 2.1.9.42/cvs/Linux i686)
8
9 Revision Changes Path
10 1.8 app-emulation/spice-protocol/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?r1=1.7&r2=1.8
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ChangeLog 27 Apr 2011 11:33:19 -0000 1.7
23 +++ ChangeLog 29 May 2011 11:13:04 -0000 1.8
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-emulation/spice-protocol
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.7 2011/04/27 11:33:19 dev-zero Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.8 2011/05/29 11:13:04 fauli Exp $
29 +
30 + 29 May 2011; Christian Faulhammer <fauli@g.o>
31 + spice-protocol-0.8.0-r1.ebuild:
32 + add ~x86, bug 368961
33
34 *spice-protocol-0.8.0-r1 (27 Apr 2011)
35
36
37
38
39 1.2 app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: spice-protocol-0.8.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- spice-protocol-0.8.0-r1.ebuild 27 Apr 2011 11:33:19 -0000 1.1
52 +++ spice-protocol-0.8.0-r1.ebuild 29 May 2011 11:13:04 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild,v 1.1 2011/04/27 11:33:19 dev-zero Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.8.0-r1.ebuild,v 1.2 2011/05/29 11:13:04 fauli Exp $
58
59 EAPI=4
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="~amd64"
66 +KEYWORDS="~amd64 ~x86"
67 IUSE=""
68
69 DEPEND=""