net-libs/wvstreams: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:03:41 +0000 (11:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:03:41 +0000 (11:03 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
net-libs/wvstreams/wvstreams-99999.ebuild

index c1820cfa0dbda2f6d9c9383e47288a4315bdf197..d700be44cdf9d91e37a4abc615347ad9319c872c 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic git-r3 multiprocessing toolchain-funcs out-of-sou
 
 DESCRIPTION="A network programming library in C++"
 HOMEPAGE="https://github.com/apenwarr/wvstreams"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/apenwarr/wvstreams"
 
 LICENSE="GPL-2"
 SLOT="0/5.0"