summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:03:41 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:03:41 +0100
commit6c73f8c1b5045a4d388dddc2004ed1832c19e6e5 (patch)
tree864a61d0c788f55b2a8255df7533d58dca63e63b /net-libs/wvstreams
parentnet-libs/libsmi: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-6c73f8c1b5045a4d388dddc2004ed1832c19e6e5.tar.gz
gentoo-6c73f8c1b5045a4d388dddc2004ed1832c19e6e5.tar.bz2
gentoo-6c73f8c1b5045a4d388dddc2004ed1832c19e6e5.zip
net-libs/wvstreams: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-libs/wvstreams')
-rw-r--r--net-libs/wvstreams/wvstreams-99999.ebuild2
1 files changed, 1 insertions, 1 deletions
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"