x11-base/xorg-server: IUSE no longer defaults to elogind, suid enabled.
authorPiotr Karbowski <slashbeast@gentoo.org>
Fri, 22 Mar 2019 23:14:11 +0000 (00:14 +0100)
committerPiotr Karbowski <slashbeast@gentoo.org>
Fri, 22 Mar 2019 23:14:11 +0000 (00:14 +0100)
After the mailing list discussion IUSE are reverted to the state that
works for everyone by default.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
x11-base/xorg-server/xorg-server-1.20.4.ebuild
x11-base/xorg-server/xorg-server-9999.ebuild

index d1fe2f091113245aa97849a680ed8b4ca1e57751..96600b70e5e25c7fd3467854696954c40f5b1f2e 100644 (file)
@@ -15,7 +15,7 @@ if [[ ${PV} != 9999* ]]; then
 fi
 
 IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"
-IUSE="${IUSE_SERVERS} debug +elogind +glamor ipv6 libressl minimal selinux suid systemd +udev unwind xcsecurity"
+IUSE="${IUSE_SERVERS} debug elogind +glamor ipv6 libressl minimal selinux +suid systemd +udev unwind xcsecurity"
 
 CDEPEND=">=app-eselect/eselect-opengl-1.3.0
        !libressl? ( dev-libs/openssl:0= )
index 3958ac822a37125aa5e08672423700d13cb2221b..40361a76003f55cc5166bf72062632cca8cf8610 100644 (file)
@@ -14,7 +14,7 @@ if [[ ${PV} != 9999* ]]; then
 fi
 
 IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"
-IUSE="${IUSE_SERVERS} debug +elogind +glamor ipv6 libressl minimal selinux suid systemd +udev unwind xcsecurity"
+IUSE="${IUSE_SERVERS} debug elogind +glamor ipv6 libressl minimal selinux +suid systemd +udev unwind xcsecurity"
 
 CDEPEND=">=app-eselect/eselect-opengl-1.3.0
        !libressl? ( dev-libs/openssl:0= )