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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E82301581F3 for ; Tue, 26 Nov 2024 20:28:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38341E077A; Tue, 26 Nov 2024 20:28:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 7A742E077A for ; Tue, 26 Nov 2024 20:28: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 64B2D335DC7 for ; Tue, 26 Nov 2024 20:28:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE3151898 for ; Tue, 26 Nov 2024 20:28:28 +0000 (UTC) From: "Filip Kobierski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Filip Kobierski" Message-ID: <1732652887.bf2078d0afde6207f58d180fa46b384241361036.fkobi@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/rofi-wayland/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/rofi-wayland/rofi-wayland-1.7.5_p3.ebuild X-VCS-Directories: gui-apps/rofi-wayland/ X-VCS-Committer: fkobi X-VCS-Committer-Name: Filip Kobierski X-VCS-Revision: bf2078d0afde6207f58d180fa46b384241361036 X-VCS-Branch: dev Date: Tue, 26 Nov 2024 20:28:28 +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: 6289fbe1-6e87-40fe-952d-748b4c91f75c X-Archives-Hash: 9081d34b3a7fad973f0f21f900c5847c commit: bf2078d0afde6207f58d180fa46b384241361036 Author: Filip Kobierski pm me> AuthorDate: Tue Nov 26 20:28:07 2024 +0000 Commit: Filip Kobierski pm me> CommitDate: Tue Nov 26 20:28:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bf2078d0 gui-apps/rofi-wayland: USE drun by default, like rofi Signed-off-by: Filip Kobierski pm.me> gui-apps/rofi-wayland/rofi-wayland-1.7.5_p3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/rofi-wayland/rofi-wayland-1.7.5_p3.ebuild b/gui-apps/rofi-wayland/rofi-wayland-1.7.5_p3.ebuild index d1e9b8ae7..7c8571bc8 100644 --- a/gui-apps/rofi-wayland/rofi-wayland-1.7.5_p3.ebuild +++ b/gui-apps/rofi-wayland/rofi-wayland-1.7.5_p3.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/rofi-${MY_PV} LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="drun windowmode test" +IUSE="+drun windowmode test" RESTRICT="!test? ( test )" RDEPEND="