From: David Seifert Date: Mon, 13 Jan 2020 09:59:30 +0000 (+0100) Subject: app-forensics/dfxml: [QA] Fix HomepageInSrcUri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7df0237a5110a402be8958f39eb964d6c108b74c;p=gentoo.git app-forensics/dfxml: [QA] Fix HomepageInSrcUri Closes: https://github.com/gentoo/gentoo/pull/14321 Signed-off-by: David Seifert --- diff --git a/app-forensics/dfxml/dfxml-99999999.ebuild b/app-forensics/dfxml/dfxml-99999999.ebuild index 2acea0ac8a0b..d43297d1a95f 100644 --- a/app-forensics/dfxml/dfxml-99999999.ebuild +++ b/app-forensics/dfxml/dfxml-99999999.ebuild @@ -6,7 +6,7 @@ inherit autotools git-r3 DESCRIPTION="Digital Forensics XML" HOMEPAGE="https://github.com/simsong/dfxml" -EGIT_REPO_URI="${HOMEPAGE}" +EGIT_REPO_URI="https://github.com/simsong/dfxml" LICENSE="LGPL-3" SLOT="0"