From: David Seifert Date: Mon, 13 Jan 2020 10:03:41 +0000 (+0100) Subject: net-libs/wvstreams: [QA] Fix HomepageInSrcUri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6c73f8c1b5045a4d388dddc2004ed1832c19e6e5;p=gentoo.git net-libs/wvstreams: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- diff --git a/net-libs/wvstreams/wvstreams-99999.ebuild b/net-libs/wvstreams/wvstreams-99999.ebuild index c1820cfa0dbd..d700be44cdf9 100644 --- a/net-libs/wvstreams/wvstreams-99999.ebuild +++ b/net-libs/wvstreams/wvstreams-99999.ebuild @@ -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"