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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4F78B15800A for ; Sat, 15 Jul 2023 06:07:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 918CEE088C; Sat, 15 Jul 2023 06:07:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76AD6E088C for ; Sat, 15 Jul 2023 06:07:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9E91233FEFB for ; Sat, 15 Jul 2023 06:07:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26020AFA for ; Sat, 15 Jul 2023 06:07:29 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1689400979.dc9e844b9ae10e88a2cbc24e3feadb779b0bd904.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pywlroots/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pywlroots/pywlroots-0.15.24-r1.ebuild dev-python/pywlroots/pywlroots-0.15.24-r2.ebuild dev-python/pywlroots/pywlroots-0.16.4-r1.ebuild dev-python/pywlroots/pywlroots-0.16.4.ebuild X-VCS-Directories: dev-python/pywlroots/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: dc9e844b9ae10e88a2cbc24e3feadb779b0bd904 X-VCS-Branch: master Date: Sat, 15 Jul 2023 06:07:29 +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: df58e323-d47c-4ec8-932e-ebea2f1cf1e7 X-Archives-Hash: 29b6644d020a97d4f8160c1322f4c7f8 commit: dc9e844b9ae10e88a2cbc24e3feadb779b0bd904 Author: Egor Martynov yandex ru> AuthorDate: Fri Jul 14 13:48:31 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 15 06:02:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc9e844b dev-python/pywlroots: depend on xwayland See https://github.com/gentoo/gentoo/pull/30880#issuecomment-1601992347 Closes: https://bugs.gentoo.org/905743 Signed-off-by: Egor Martynov yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/31879 Signed-off-by: Sam James gentoo.org> .../{pywlroots-0.15.24-r1.ebuild => pywlroots-0.15.24-r2.ebuild} | 1 + .../pywlroots/{pywlroots-0.16.4.ebuild => pywlroots-0.16.4-r1.ebuild} | 1 + 2 files changed, 2 insertions(+) diff --git a/dev-python/pywlroots/pywlroots-0.15.24-r1.ebuild b/dev-python/pywlroots/pywlroots-0.15.24-r2.ebuild similarity index 98% rename from dev-python/pywlroots/pywlroots-0.15.24-r1.ebuild rename to dev-python/pywlroots/pywlroots-0.15.24-r2.ebuild index dc67164d0571..6c3c93aba474 100644 --- a/dev-python/pywlroots/pywlroots-0.15.24-r1.ebuild +++ b/dev-python/pywlroots/pywlroots-0.15.24-r2.ebuild @@ -30,6 +30,7 @@ RDEPEND=" >=dev-python/pywayland-0.4.14[${PYTHON_USEDEP}] >=dev-python/xkbcommon-0.2[${PYTHON_USEDEP}] =gui-libs/wlroots-$(ver_cut 1-2)*:= + x11-base/xwayland " DEPEND="${RDEPEND}" diff --git a/dev-python/pywlroots/pywlroots-0.16.4.ebuild b/dev-python/pywlroots/pywlroots-0.16.4-r1.ebuild similarity index 97% rename from dev-python/pywlroots/pywlroots-0.16.4.ebuild rename to dev-python/pywlroots/pywlroots-0.16.4-r1.ebuild index 59ccc3eae06e..2383e3084456 100644 --- a/dev-python/pywlroots/pywlroots-0.16.4.ebuild +++ b/dev-python/pywlroots/pywlroots-0.16.4-r1.ebuild @@ -27,6 +27,7 @@ DEPEND=" >=dev-python/pywayland-0.4.14[${PYTHON_USEDEP}] >=dev-python/xkbcommon-0.2[${PYTHON_USEDEP}] =gui-libs/wlroots-$(ver_cut 1-2)*:= + x11-base/xwayland " RDEPEND=" ${DEPEND}