summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Karbowski <slashbeast@gentoo.org>2021-08-01 21:16:50 +0200
committerPiotr Karbowski <slashbeast@gentoo.org>2021-08-01 21:18:48 +0200
commitd4eecca2664a2ffd5e6afd2df2a339a6ffd85f1e (patch)
tree6948d6ec8e087defa20c0623dd7c7e700d608098 /x11-base
parentsys-boot/aboot: Add git ebuild (diff)
downloadgentoo-d4eecca2664a2ffd5e6afd2df2a339a6ffd85f1e.tar.gz
gentoo-d4eecca2664a2ffd5e6afd2df2a339a6ffd85f1e.tar.bz2
gentoo-d4eecca2664a2ffd5e6afd2df2a339a6ffd85f1e.zip
x11-base/xorg-server: 1.20.13-r1 and 9999 wayland USE drop.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xorg-server/xorg-server-1.20.13-r1.ebuild (renamed from x11-base/xorg-server/xorg-server-1.20.13.ebuild)4
-rw-r--r--x11-base/xorg-server/xorg-server-9999.ebuild4
2 files changed, 2 insertions, 6 deletions
diff --git a/x11-base/xorg-server/xorg-server-1.20.13.ebuild b/x11-base/xorg-server/xorg-server-1.20.13-r1.ebuild
index e1f219414a3f..93c416de7606 100644
--- a/x11-base/xorg-server/xorg-server-1.20.13.ebuild
+++ b/x11-base/xorg-server/xorg-server-1.20.13-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} != 9999* ]]; then
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
-IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"
+IUSE_SERVERS="dmx kdrive xephyr xnest xorg xvfb"
IUSE="${IUSE_SERVERS} debug +elogind ipv6 minimal selinux suid systemd test +udev unwind xcsecurity"
RESTRICT="!test? ( test )"
@@ -96,7 +96,6 @@ DEPEND="${CDEPEND}
RDEPEND="${CDEPEND}
!systemd? ( gui-libs/display-manager-init )
selinux? ( sec-policy/selinux-xserver )
- wayland? ( x11-base/xwayland )
"
BDEPEND="
sys-devel/flex
@@ -109,7 +108,6 @@ REQUIRED_USE="!minimal? (
)
elogind? ( udev )
?? ( elogind systemd )
- minimal? ( !wayland )
xephyr? ( kdrive )"
UPSTREAMED_PATCHES=(
diff --git a/x11-base/xorg-server/xorg-server-9999.ebuild b/x11-base/xorg-server/xorg-server-9999.ebuild
index e1f219414a3f..93c416de7606 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
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
-IUSE_SERVERS="dmx kdrive wayland xephyr xnest xorg xvfb"
+IUSE_SERVERS="dmx kdrive xephyr xnest xorg xvfb"
IUSE="${IUSE_SERVERS} debug +elogind ipv6 minimal selinux suid systemd test +udev unwind xcsecurity"
RESTRICT="!test? ( test )"
@@ -96,7 +96,6 @@ DEPEND="${CDEPEND}
RDEPEND="${CDEPEND}
!systemd? ( gui-libs/display-manager-init )
selinux? ( sec-policy/selinux-xserver )
- wayland? ( x11-base/xwayland )
"
BDEPEND="
sys-devel/flex
@@ -109,7 +108,6 @@ REQUIRED_USE="!minimal? (
)
elogind? ( udev )
?? ( elogind systemd )
- minimal? ( !wayland )
xephyr? ( kdrive )"
UPSTREAMED_PATCHES=(