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-protocol: spice-protocol-0.12.7.ebuild ChangeLog
Date: Tue, 01 Jul 2014 15:25:09
Message-Id: 20140701152505.1C8712004E@flycatcher.gentoo.org
1 dev-zero 14/07/01 15:25:05
2
3 Modified: ChangeLog
4 Added: spice-protocol-0.12.7.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1A5D023975B0583D!)
9
10 Revision Changes Path
11 1.40 app-emulation/spice-protocol/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.40&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.40&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?r1=1.39&r2=1.40
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v
20 retrieving revision 1.39
21 retrieving revision 1.40
22 diff -u -r1.39 -r1.40
23 --- ChangeLog 31 Dec 2013 17:10:31 -0000 1.39
24 +++ ChangeLog 1 Jul 2014 15:25:04 -0000 1.40
25 @@ -1,6 +1,12 @@
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.39 2013/12/31 17:10:31 tomwij Exp $
29 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.40 2014/07/01 15:25:04 dev-zero Exp $
31 +
32 +*spice-protocol-0.12.7 (01 Jul 2014)
33 +
34 + 01 Jul 2014; Tiziano Müller <dev-zero@g.o>
35 + +spice-protocol-0.12.7.ebuild:
36 + Version bump.
37
38 31 Dec 2013; Tom Wijsman <TomWij@g.o>
39 -files/2ffbca210033be262fc75e6a73742e0f0e6d5242.patch:
40
41
42
43 1.1 app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild?rev=1.1&content-type=text/plain
47
48 Index: spice-protocol-0.12.7.ebuild
49 ===================================================================
50 # Copyright 1999-2014 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild,v 1.1 2014/07/01 15:25:04 dev-zero Exp $
53
54 EAPI=5
55
56 DESCRIPTION="Headers defining the SPICE protocol."
57 HOMEPAGE="http://spice-space.org/"
58 SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2"
59
60 LICENSE="BSD"
61 SLOT="0"
62 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
63 IUSE=""
64
65 DEPEND=""
66 RDEPEND=""