From 7df0237a5110a402be8958f39eb964d6c108b74c Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 10:59:30 +0100 Subject: app-forensics/dfxml: [QA] Fix HomepageInSrcUri Closes: https://github.com/gentoo/gentoo/pull/14321 Signed-off-by: David Seifert --- app-forensics/dfxml/dfxml-99999999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-forensics/dfxml') 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" -- cgit v1.2.3-65-gdbad