diff options
author | 2019-03-23 00:14:11 +0100 | |
---|---|---|
committer | 2019-03-23 00:14:11 +0100 | |
commit | a50bfd21336b8cab0f4ac3c274ac9960acb81a08 (patch) | |
tree | e852573a1434f8a94e81c641c4cf81b739f32ead /x11-base/xorg-server/xorg-server-9999.ebuild | |
parent | sys-cluster/ceph: revbump to 14.2.0-r3 remove left over test dep (diff) | |
download | gentoo-a50bfd21336b8cab0f4ac3c274ac9960acb81a08.tar.gz gentoo-a50bfd21336b8cab0f4ac3c274ac9960acb81a08.tar.bz2 gentoo-a50bfd21336b8cab0f4ac3c274ac9960acb81a08.zip |
x11-base/xorg-server: IUSE no longer defaults to elogind, suid enabled.
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>
Diffstat (limited to 'x11-base/xorg-server/xorg-server-9999.ebuild')
-rw-r--r-- | x11-base/xorg-server/xorg-server-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-server/xorg-server-9999.ebuild b/x11-base/xorg-server/xorg-server-9999.ebuild index 3958ac822a37..40361a76003f 100644 --- a/x11-base/xorg-server/xorg-server-9999.ebuild +++ b/x11-base/xorg-server/xorg-server-9999.ebuild @@ -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= ) |