diff options
| author | Chris Sobczak <chris@sobczak.family> | 2026-07-12 13:25:47 -0700 |
|---|---|---|
| committer | Chris Sobczak <chris@sobczak.family> | 2026-07-12 13:25:47 -0700 |
| commit | 0f01ac4f59f4d0e227950c0d7576d1573af59643 (patch) | |
| tree | 9f1486f204c3a044a7e1dd17bbf1507d5ab742ae /gui-wm/dwl/dwl-9999.ebuild | |
| parent | f02ddab141118cd790668ada595e7620ce60fb05 (diff) | |
Transition dwl to cgit
Diffstat (limited to 'gui-wm/dwl/dwl-9999.ebuild')
| -rw-r--r-- | gui-wm/dwl/dwl-9999.ebuild | 4 |
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 |
