commit: 7ebb34055ab9f10233ed709cb6e74f6eafc0757f
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 22:54:01 2017 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sat May 13 23:21:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebb3405
app-emulation/spice: ebuild maintenance v.2
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-emulation/spice/spice-0.13.3-r1.ebuild | 2 --
app-emulation/spice/spice-9999.ebuild | 2 ++
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/spice/spice-0.13.3-r1.ebuild
b/app-emulation/spice/spice-0.13.3-r1.ebuild
index f0fcaba5800..2d92e442127 100644
--- a/app-emulation/spice/spice-0.13.3-r1.ebuild
+++ b/app-emulation/spice/spice-0.13.3-r1.ebuild
@@ -61,8 +61,6 @@ src_prepare() {
eautoreconf
}
-# maintainer notes:
-# * opengl support is currently broken
src_configure() {
# Prevent sandbox violations, bug #586560
# https://bugzilla.gnome.org/show_bug.cgi?id=744134
diff --git a/app-emulation/spice/spice-9999.ebuild
b/app-emulation/spice/spice-9999.ebuild
index e26a09ac684..50d6d2d1281 100644
--- a/app-emulation/spice/spice-9999.ebuild
+++ b/app-emulation/spice/spice-9999.ebuild
@@ -64,6 +64,8 @@ src_configure() {
# https://bugzilla.gnome.org/show_bug.cgi?id=744135
addpredict /dev
+ xdg_environment_reset
+
local myconf="
$(use_enable static-libs static)
$(use_enable lz4)