summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:07:30 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:07:30 +0100
commita854bd644a06103d05130d025bd758d6612d011e (patch)
treef28ecc59b66796e5923722cd86b80d588043e09c /x11-wm/wmfs/wmfs-99999999.ebuild
parentx11-wm/stumpwm-contrib: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-a854bd644a06103d05130d025bd758d6612d011e.tar.gz
gentoo-a854bd644a06103d05130d025bd758d6612d011e.tar.bz2
gentoo-a854bd644a06103d05130d025bd758d6612d011e.zip
x11-wm/wmfs: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-wm/wmfs/wmfs-99999999.ebuild')
-rw-r--r--x11-wm/wmfs/wmfs-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmfs/wmfs-99999999.ebuild b/x11-wm/wmfs/wmfs-99999999.ebuild
index cbcb210e0993..f152990663f4 100644
--- a/x11-wm/wmfs/wmfs-99999999.ebuild
+++ b/x11-wm/wmfs/wmfs-99999999.ebuild
@@ -6,7 +6,7 @@ inherit eutils git-r3
DESCRIPTION="Window Manager From Scratch, A tiling window manager highly configurable"
HOMEPAGE="https://github.com/xorg62/wmfs"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/xorg62/wmfs"
LICENSE="BSD"
SLOT="0"