mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
x11-base/xorg-server: 1.20.13-r1 and 9999 wayland USE drop.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
This commit is contained in:
@@ -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=(
|
||||
@@ -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=(
|
||||
|
||||
Reference in New Issue
Block a user