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

index a979123b762fd718c686a6aaf84948baac2b9509..17098dc04661199f639e7b756bd85d6b3fdda11c 100644 (file)
@@ -8,7 +8,7 @@ inherit multilib multiprocessing python-single-r1
 
 DESCRIPTION="Smaller, easier, more powerful, and more reliable than make"
 HOMEPAGE="https://github.com/apenwarr/redo"
-SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
+SRC_URI="https://github.com/apenwarr/redo/archive/${P}.tar.gz"
 
 LICENSE="LGPL-2"
 SLOT="0"
index 30c70257c01928cfaaec6957eab6ac80c18fb1db..57197b9f75d3158c70804c353a22ff6e20cbc6dd 100644 (file)
@@ -8,7 +8,7 @@ inherit git-r3 multilib multiprocessing python-single-r1
 
 DESCRIPTION="Smaller, easier, more powerful, and more reliable than make"
 HOMEPAGE="https://github.com/apenwarr/redo"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/apenwarr/redo"
 
 LICENSE="LGPL-2"
 SLOT="0"