summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2011-11-14 14:02:14 +0000
committerTiziano Müller <dev-zero@gentoo.org>2011-11-14 14:02:14 +0000
commit3a4f0e1fbc03982b0596a2a095dff7ca2af39164 (patch)
treed1f69133b715c354703cb15a39f556dab208b5f1 /app-emulation
parentVersion bump. (diff)
downloadgentoo-2-3a4f0e1fbc03982b0596a2a095dff7ca2af39164.tar.gz
gentoo-2-3a4f0e1fbc03982b0596a2a095dff7ca2af39164.tar.bz2
gentoo-2-3a4f0e1fbc03982b0596a2a095dff7ca2af39164.zip
Updated dep to require spice-protocol >=0.10.0 (unfortunately spice and spice-protocol are not always in sync to just depend on ~spice-protocol-${PV}
(Portage version: 2.1.10.34/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice/ChangeLog6
-rw-r--r--app-emulation/spice/spice-0.10.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog
index 9c93fffca269..0481af828331 100644
--- a/app-emulation/spice/ChangeLog
+++ b/app-emulation/spice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/spice
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.18 2011/11/14 08:44:11 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.19 2011/11/14 14:02:14 dev-zero Exp $
+
+ 14 Nov 2011; Tiziano Müller <dev-zero@gentoo.org> spice-0.10.0.ebuild:
+ Updated dep to require spice-protocol >=0.10.0 (unfortunately spice and spice-
+ protocol are not always in sync to just depend on ~spice-protocol-${PV}
*spice-0.10.0 (14 Nov 2011)
diff --git a/app-emulation/spice/spice-0.10.0.ebuild b/app-emulation/spice/spice-0.10.0.ebuild
index 09d40986a37f..c3ff590b8707 100644
--- a/app-emulation/spice/spice-0.10.0.ebuild
+++ b/app-emulation/spice/spice-0.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.0.ebuild,v 1.1 2011/11/14 08:44:11 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.10.0.ebuild,v 1.2 2011/11/14 14:02:14 dev-zero Exp $
EAPI=4
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+client +gui sasl static static-libs"
-RDEPEND=">=app-emulation/spice-protocol-0.8.1
+RDEPEND=">=app-emulation/spice-protocol-0.10.0
>=x11-libs/pixman-0.17.7
media-libs/alsa-lib
media-libs/celt:0.5.1