summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2012-10-04 17:04:42 +0000
committerDoug Goldstein <cardoe@gentoo.org>2012-10-04 17:04:42 +0000
commitc4239924771fab178019d8f649a7bbb2f9e4c645 (patch)
treec322ad384ff5c33ad79d305468477480cdb645c9
parentAdd the virtualization herd so we see the bugs. (diff)
downloadgentoo-2-c4239924771fab178019d8f649a7bbb2f9e4c645.tar.gz
gentoo-2-c4239924771fab178019d8f649a7bbb2f9e4c645.tar.bz2
gentoo-2-c4239924771fab178019d8f649a7bbb2f9e4c645.zip
Need to depend on dev-games/cegui with USE=opengl. bug #432612
(Portage version: 2.2.0_alpha135/cvs/Linux x86_64)
-rw-r--r--app-emulation/spice/ChangeLog6
-rw-r--r--app-emulation/spice/spice-0.11.0.ebuild4
-rw-r--r--app-emulation/spice/spice-0.11.3.ebuild4
-rw-r--r--app-emulation/spice/spice-0.12.0.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-emulation/spice/ChangeLog b/app-emulation/spice/ChangeLog
index 438d984b0e05..82c71f724ed7 100644
--- a/app-emulation/spice/ChangeLog
+++ b/app-emulation/spice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/spice
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.33 2012/10/04 16:59:13 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/ChangeLog,v 1.34 2012/10/04 17:04:42 cardoe Exp $
+
+ 04 Oct 2012; Doug Goldstein <cardoe@gentoo.org> spice-0.11.0.ebuild,
+ spice-0.11.3.ebuild, spice-0.12.0.ebuild:
+ Need to depend on dev-games/cegui with USE=opengl. bug #432612
04 Oct 2012; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
Add the virtualization herd so we see the bugs.
diff --git a/app-emulation/spice/spice-0.11.0.ebuild b/app-emulation/spice/spice-0.11.0.ebuild
index 40c2859743eb..e9301dd2d316 100644
--- a/app-emulation/spice/spice-0.11.0.ebuild
+++ b/app-emulation/spice/spice-0.11.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.0.ebuild,v 1.5 2012/10/04 16:58:12 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.0.ebuild,v 1.6 2012/10/04 17:04:42 cardoe Exp $
EAPI=4
@@ -26,7 +26,7 @@ RDEPEND=">=x11-libs/pixman-0.17.7
sasl? ( dev-libs/cyrus-sasl )
smartcard? ( >=app-emulation/libcacard-0.1.2 )
client? (
- gui? ( =dev-games/cegui-0.6* )
+ gui? ( =dev-games/cegui-0.6*[opengl] )
>=x11-libs/libXrandr-1.2
x11-libs/libX11
x11-libs/libXext
diff --git a/app-emulation/spice/spice-0.11.3.ebuild b/app-emulation/spice/spice-0.11.3.ebuild
index a80b9edb1950..b18a3b3bbf5e 100644
--- a/app-emulation/spice/spice-0.11.3.ebuild
+++ b/app-emulation/spice/spice-0.11.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild,v 1.2 2012/10/04 16:58:12 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.11.3.ebuild,v 1.3 2012/10/04 17:04:42 cardoe Exp $
EAPI=4
@@ -26,7 +26,7 @@ RDEPEND=">=x11-libs/pixman-0.17.7
sasl? ( dev-libs/cyrus-sasl )
smartcard? ( >=app-emulation/libcacard-0.1.2 )
client? (
- gui? ( =dev-games/cegui-0.6* )
+ gui? ( =dev-games/cegui-0.6*[opengl] )
>=x11-libs/libXrandr-1.2
x11-libs/libX11
x11-libs/libXext
diff --git a/app-emulation/spice/spice-0.12.0.ebuild b/app-emulation/spice/spice-0.12.0.ebuild
index 9d2b99066faf..297ff8210269 100644
--- a/app-emulation/spice/spice-0.12.0.ebuild
+++ b/app-emulation/spice/spice-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.0.ebuild,v 1.2 2012/10/04 16:58:12 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice/spice-0.12.0.ebuild,v 1.3 2012/10/04 17:04:42 cardoe Exp $
EAPI=4
@@ -26,7 +26,7 @@ RDEPEND=">=x11-libs/pixman-0.17.7
sasl? ( dev-libs/cyrus-sasl )
smartcard? ( >=app-emulation/libcacard-0.1.2 )
client? (
- gui? ( =dev-games/cegui-0.6* )
+ gui? ( =dev-games/cegui-0.6*[opengl] )
>=x11-libs/libXrandr-1.2
x11-libs/libX11
x11-libs/libXext