x11-base/xorg-server: Move wayland to IUSE_SERVERS.
authorMatt Turner <mattst88@gentoo.org>
Mon, 13 Mar 2017 02:08:48 +0000 (19:08 -0700)
committerMatt Turner <mattst88@gentoo.org>
Mon, 13 Mar 2017 02:09:23 +0000 (19:09 -0700)
Bug: https://bugs.gentoo.org/612452

x11-base/xorg-server/xorg-server-1.19.2.ebuild
x11-base/xorg-server/xorg-server-9999.ebuild

index e1e8e91fa270256b9c096aea2ed8b46e54a82e9c..0a11c8c703037f9e2f286fd2df8db3adda9d4428 100644 (file)
@@ -12,8 +12,8 @@ DESCRIPTION="X.Org X servers"
 SLOT="0/${PV}"
 KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 
-IUSE_SERVERS="dmx kdrive xephyr xnest xorg xvfb"
-IUSE="${IUSE_SERVERS} debug glamor ipv6 libressl minimal selinux +suid systemd tslib +udev unwind wayland"
+IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"
+IUSE="${IUSE_SERVERS} debug glamor ipv6 libressl minimal selinux +suid systemd tslib +udev unwind"
 
 CDEPEND=">=app-eselect/eselect-opengl-1.3.0
        !libressl? ( dev-libs/openssl:0= )
index 0a1f56f7a0b50e49fb2f66332b370f4946f83aaa..8bb47a6f387f6127f6dc1261ed5bcfde64456d82 100644 (file)
@@ -11,8 +11,8 @@ DESCRIPTION="X.Org X servers"
 SLOT="0/${PV}"
 KEYWORDS=""
 
-IUSE_SERVERS="dmx kdrive xephyr xnest xorg xvfb"
-IUSE="${IUSE_SERVERS} debug glamor ipv6 libressl minimal selinux +suid systemd tslib +udev unwind wayland"
+IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"
+IUSE="${IUSE_SERVERS} debug glamor ipv6 libressl minimal selinux +suid systemd tslib +udev unwind"
 
 CDEPEND=">=app-eselect/eselect-opengl-1.3.0
        !libressl? ( dev-libs/openssl:0= )