summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2017-05-13 17:54:01 -0500
committerMatthias Maier <tamiko@gentoo.org>2017-05-13 18:21:27 -0500
commit7ebb34055ab9f10233ed709cb6e74f6eafc0757f (patch)
tree84d9e4b83590885f6c1eac4d19688c86f3f87e36 /app-emulation
parentnet-analyzer/ntop: add libressl support, bug #614224 (diff)
downloadgentoo-7ebb34055ab9f10233ed709cb6e74f6eafc0757f.tar.gz
gentoo-7ebb34055ab9f10233ed709cb6e74f6eafc0757f.tar.bz2
gentoo-7ebb34055ab9f10233ed709cb6e74f6eafc0757f.zip
app-emulation/spice: ebuild maintenance v.2
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice/spice-0.13.3-r1.ebuild2
-rw-r--r--app-emulation/spice/spice-9999.ebuild2
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 f0fcaba58002..2d92e4421279 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 e26a09ac6848..50d6d2d12819 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)