x11-misc/gtkdialog: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:06:30 +0000 (11:06 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:06:30 +0000 (11:06 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
x11-misc/gtkdialog/gtkdialog-99999.ebuild

index b9843533462f6567ca9abee0c3b7f3207d31686b..d90e208f2ef69b5910a1159dc2760be37c0ade00 100644 (file)
@@ -6,7 +6,7 @@ inherit autotools git-r3
 
 DESCRIPTION="A small utility for fast and easy GUI building"
 HOMEPAGE="https://github.com/oshazard/gtkdialog"
-EGIT_REPO_URI="${HOMEPAGE}"
+EGIT_REPO_URI="https://github.com/oshazard/gtkdialog"
 
 LICENSE="GPL-2"
 SLOT="0"