commit:     188cc24870b3d5bce49b9a32e22386725c29e498
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 10:07:27 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 10:07:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188cc248

x11-wm/stumpwm-contrib: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-wm/stumpwm-contrib/stumpwm-contrib-20180128.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/stumpwm-contrib/stumpwm-contrib-20180128.ebuild 
b/x11-wm/stumpwm-contrib/stumpwm-contrib-20180128.ebuild
index fbd35c2db10..e918dd0fd7b 100644
--- a/x11-wm/stumpwm-contrib/stumpwm-contrib-20180128.ebuild
+++ b/x11-wm/stumpwm-contrib/stumpwm-contrib-20180128.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/stumpwm/stumpwm-contrib/";
 
 if [[ ${PV} == 9999* ]] ; then
        inherit git-r3
-       EGIT_REPO_URI="${HOMEPAGE}"
+       EGIT_REPO_URI="https://github.com/stumpwm/stumpwm-contrib/";
 else
        SRC_URI="mirror://gentoo/${P}.tar.bz2"
        KEYWORDS="~amd64 ~x86"

Reply via email to