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: spice-protocol-0.12.5.ebuild ChangeLog
Date: Mon, 03 Jun 2013 02:03:32
Message-Id: 20130603020324.E146D2171D@flycatcher.gentoo.org
1 cardoe 13/06/03 02:03:24
2
3 Modified: ChangeLog
4 Added: spice-protocol-0.12.5.ebuild
5 Log:
6 Version bump. Add some VD Agent types and other minor updates.
7
8 (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key D7DFA8D318FA9AEF!)
9
10 Revision Changes Path
11 1.36 app-emulation/spice-protocol/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.36&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.36&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?r1=1.35&r2=1.36
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v
20 retrieving revision 1.35
21 retrieving revision 1.36
22 diff -u -r1.35 -r1.36
23 --- ChangeLog 1 Mar 2013 09:53:49 -0000 1.35
24 +++ ChangeLog 3 Jun 2013 02:03:24 -0000 1.36
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-emulation/spice-protocol
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.35 2013/03/01 09:53:49 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.36 2013/06/03 02:03:24 cardoe Exp $
30 +
31 +*spice-protocol-0.12.5 (03 Jun 2013)
32 +
33 + 03 Jun 2013; Doug Goldstein <cardoe@g.o> +spice-protocol-0.12.5.ebuild:
34 + Version bump. Add some VD Agent types and other minor updates.
35
36 01 Mar 2013; Agostino Sarubbo <ago@g.o> spice-protocol-0.12.3.ebuild:
37 Stable for x86, wrt bug #459746
38
39
40
41 1.1 app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild?rev=1.1&content-type=text/plain
45
46 Index: spice-protocol-0.12.5.ebuild
47 ===================================================================
48 # Copyright 1999-2013 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild,v 1.1 2013/06/03 02:03:24 cardoe Exp $
51
52 EAPI=5
53
54 DESCRIPTION="Headers defining the SPICE protocol."
55 HOMEPAGE="http://spice-space.org/"
56 SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2"
57
58 LICENSE="BSD"
59 SLOT="0"
60 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
61 IUSE=""
62
63 DEPEND=""
64 RDEPEND=""