Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/spice-protocol: ChangeLog spice-protocol-0.10.3.ebuild
Date: Sun, 08 Jul 2012 02:33:31
Message-Id: 20120708023317.582EC20065@flycatcher.gentoo.org
1 cardoe 12/07/08 02:33:17
2
3 Modified: ChangeLog
4 Added: spice-protocol-0.10.3.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.1.10.65/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.18 app-emulation/spice-protocol/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.18&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.18&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?r1=1.17&r2=1.18
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v
20 retrieving revision 1.17
21 retrieving revision 1.18
22 diff -u -r1.17 -r1.18
23 --- ChangeLog 15 Mar 2012 12:27:24 -0000 1.17
24 +++ ChangeLog 8 Jul 2012 02:33:17 -0000 1.18
25 @@ -1,6 +1,12 @@
26 # ChangeLog for app-emulation/spice-protocol
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.17 2012/03/15 12:27:24 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.18 2012/07/08 02:33:17 cardoe Exp $
30 +
31 +*spice-protocol-0.10.3 (07 Jul 2012)
32 +
33 + 07 Jul 2012; Doug Goldstein <cardoe@g.o>
34 + +spice-protocol-0.10.3.ebuild:
35 + Version bump
36
37 15 Mar 2012; Agostino Sarubbo <ago@g.o> spice-protocol-0.10.1.ebuild:
38 Stable for amd64, wrt bug #407357
39
40
41
42 1.1 app-emulation/spice-protocol/spice-protocol-0.10.3.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.10.3.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.10.3.ebuild?rev=1.1&content-type=text/plain
46
47 Index: spice-protocol-0.10.3.ebuild
48 ===================================================================
49 # Copyright 1999-2012 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.10.3.ebuild,v 1.1 2012/07/08 02:33:17 cardoe Exp $
52
53 EAPI=4
54
55 DESCRIPTION="Headers defining the SPICE protocol."
56 HOMEPAGE="http://spice-space.org/"
57 SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2"
58
59 LICENSE="BSD"
60 SLOT="0"
61 KEYWORDS="~amd64 ~x86"
62 IUSE=""
63
64 DEPEND=""
65 RDEPEND=""