x11-wm/wmfs: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:07:30 +0000 (11:07 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:07:30 +0000 (11:07 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
x11-wm/wmfs/wmfs-201003.ebuild
x11-wm/wmfs/wmfs-99999999.ebuild

index ffa5e17c56fb0a5036f8eadf27f35b5a91fd1253..1fe2b2cdf6d60805900bbf7d306239c9ba9b8b0c 100644 (file)
@@ -6,7 +6,7 @@ inherit cmake-utils eutils
 
 DESCRIPTION="Window Manager From Scratch, A tiling window manager highly configurable"
 HOMEPAGE="https://github.com/xorg62/wmfs"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/xorg62/wmfs/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
index cbcb210e0993d3b0984f211d32baff0ee9235093..f152990663f484efadc2160227016ad80e0fb51d 100644 (file)
@@ -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"