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

index 5e8f4c3920c3026b7c7565f28f0281e2b72501b4..7db52df307d0daad01fe5856f6b4b6c81c3c2ace 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools git-r3 multilib-minimal
 
 DESCRIPTION="Cross-platform asychronous I/O"
 HOMEPAGE="https://github.com/libuv/libuv"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/libuv/libuv"
 
 LICENSE="BSD BSD-2 ISC MIT"
 SLOT="0/1"