From 443ec102d019b613b07c1541f9cefe4c91e9d933 Mon Sep 17 00:00:00 2001 From: Chris Sobczak Date: Thu, 25 Jun 2026 00:20:35 -0700 Subject: Fix and confirm test for dwl ebuild --- gui-wm/dwl/dwl-9999.ebuild | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'gui-wm/dwl/dwl-9999.ebuild') diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild index fe690a1..e7d627e 100644 --- a/gui-wm/dwl/dwl-9999.ebuild +++ b/gui-wm/dwl/dwl-9999.ebuild @@ -36,6 +36,7 @@ HOMEPAGE="https://codeberg.org/csobczak/dwl" # Portage. #SRC_URI="ftp://foo.example.org/${P}.tar.gz" EGIT_REPO_URI="https://codeberg.org/csobczak/dwl.git" +EGIT_BRANCH="csobczak" # Source directory; the dir where the sources can be found (automatically # unpacked) inside ${WORKDIR}. The default value for S is ${WORKDIR}/${P} @@ -90,8 +91,8 @@ IUSE="X" #RESTRICT="strip" COMMON_DEPEND=" - >=gui-libs/wlroots-0.18:=[libinput,session,X?] - =gui-libs/wlroots-0.19:=[libinput,session,X?] +