dev-zero 14/07/01 15:25:05 Modified: ChangeLog Added: spice-protocol-0.12.7.ebuild Log: Version bump. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1A5D023975B0583D!)
Revision Changes Path 1.40 app-emulation/spice-protocol/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 31 Dec 2013 17:10:31 -0000 1.39 +++ ChangeLog 1 Jul 2014 15:25:04 -0000 1.40 @@ -1,6 +1,12 @@ # ChangeLog for app-emulation/spice-protocol -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.39 2013/12/31 17:10:31 tomwij Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/ChangeLog,v 1.40 2014/07/01 15:25:04 dev-zero Exp $ + +*spice-protocol-0.12.7 (01 Jul 2014) + + 01 Jul 2014; Tiziano Müller <[email protected]> + +spice-protocol-0.12.7.ebuild: + Version bump. 31 Dec 2013; Tom Wijsman <[email protected]> -files/2ffbca210033be262fc75e6a73742e0f0e6d5242.patch: 1.1 app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.7.ebuild?rev=1.1&view=markup 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 Index: spice-protocol-0.12.7.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $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 $ EAPI=5 DESCRIPTION="Headers defining the SPICE protocol." HOMEPAGE="http://spice-space.org/" SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2" LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" RDEPEND=""
