summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 10:59:42 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 10:59:42 +0100
commit410a61d67b8e5a562fe72a11a497316ffeccb307 (patch)
treef35ec83ba66590d38ecf2d5a75d9b2f8cb269813 /app-text/xchm
parentapp-misc/banner: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-410a61d67b8e5a562fe72a11a497316ffeccb307.tar.gz
gentoo-410a61d67b8e5a562fe72a11a497316ffeccb307.tar.bz2
gentoo-410a61d67b8e5a562fe72a11a497316ffeccb307.zip
app-text/xchm: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-text/xchm')
-rw-r--r--app-text/xchm/xchm-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xchm/xchm-9999.ebuild b/app-text/xchm/xchm-9999.ebuild
index e47dacf50e3e..ae26cab402c0 100644
--- a/app-text/xchm/xchm-9999.ebuild
+++ b/app-text/xchm/xchm-9999.ebuild
@@ -7,7 +7,7 @@ inherit autotools desktop git-r3 wxwidgets xdg-utils
DESCRIPTION="Utility for viewing Compiled HTML Help (CHM) files"
HOMEPAGE="https://github.com/rzvncj/xCHM/"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/rzvncj/xCHM/"
LICENSE="GPL-2"
SLOT="0"