From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3EEC6139337 for ; Sun, 1 Aug 2021 19:18:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8986DE08E8; Sun, 1 Aug 2021 19:18:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66D46E08E8 for ; Sun, 1 Aug 2021 19:18:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED471343BDD for ; Sun, 1 Aug 2021 19:18:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 630F4798 for ; Sun, 1 Aug 2021 19:18:50 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1627845528.d4eecca2664a2ffd5e6afd2df2a339a6ffd85f1e.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-base/xorg-server/xorg-server-1.20.13-r1.ebuild x11-base/xorg-server/xorg-server-1.20.13.ebuild x11-base/xorg-server/xorg-server-9999.ebuild X-VCS-Directories: x11-base/xorg-server/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: d4eecca2664a2ffd5e6afd2df2a339a6ffd85f1e X-VCS-Branch: master Date: Sun, 1 Aug 2021 19:18:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 627e8745-7c1c-4524-aea4-85426805dd27 X-Archives-Hash: ada67c0cf4d6afa0816dba75fd72fc3e commit: d4eecca2664a2ffd5e6afd2df2a339a6ffd85f1e Author: Piotr Karbowski gentoo org> AuthorDate: Sun Aug 1 19:16:50 2021 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Sun Aug 1 19:18:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4eecca2 x11-base/xorg-server: 1.20.13-r1 and 9999 wayland USE drop. Signed-off-by: Piotr Karbowski gentoo.org> .../{xorg-server-1.20.13.ebuild => xorg-server-1.20.13-r1.ebuild} | 4 +--- x11-base/xorg-server/xorg-server-9999.ebuild | 4 +--- 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 similarity index 97% rename from x11-base/xorg-server/xorg-server-1.20.13.ebuild rename to x11-base/xorg-server/xorg-server-1.20.13-r1.ebuild index e1f219414a3..93c416de760 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 e1f219414a3..93c416de760 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=(