sys-apps/ibm-powerpc-utils: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:05:31 +0000 (11:05 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:05:31 +0000 (11:05 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
sys-apps/ibm-powerpc-utils/ibm-powerpc-utils-99999.ebuild

index 7869647abc77620d34091c6a53a6aade3238ed87..332c9becb6e06dc2ddc60ed351cad38670412c02 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools git-r3
 
 DESCRIPTION="Utilities for the maintainance of the IBM and Apple PowerPC platforms"
 HOMEPAGE="https://github.com/ibm-power-utilities/powerpc-utils"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/ibm-power-utilities/powerpc-utils"
 IUSE="+rtas"
 
 SLOT="0"