summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Sobczak <chris@sobczak.family>2026-07-12 13:25:47 -0700
committerChris Sobczak <chris@sobczak.family>2026-07-12 13:25:47 -0700
commit0f01ac4f59f4d0e227950c0d7576d1573af59643 (patch)
tree9f1486f204c3a044a7e1dd17bbf1507d5ab742ae
parentf02ddab141118cd790668ada595e7620ce60fb05 (diff)
Transition dwl to cgit
-rw-r--r--gui-wm/dwl/dwl-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index d984c08..44d9bab 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -30,12 +30,12 @@ inherit toolchain-funcs git-r3
DESCRIPTION="Fork of dwl, the minimal wayland window manager"
# Homepage, not used by Portage directly but handy for developer reference
-HOMEPAGE="https://codeberg.org/csobczak/dwl"
+HOMEPAGE="https://git.sobczak.family/dwl"
# Point to any required sources; these will be automatically downloaded by
# Portage.
#SRC_URI="ftp://foo.example.org/${P}.tar.gz"
-EGIT_REPO_URI="https://codeberg.org/csobczak/dwl.git"
+EGIT_REPO_URI="https://git.sobczak.family/dwl.git"
EGIT_BRANCH="csobczak"
# Source directory; the dir where the sources can be found (automatically