summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 10:59:30 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 10:59:30 +0100
commit7df0237a5110a402be8958f39eb964d6c108b74c (patch)
tree806454249801239d754b5bee617ad97bcd8852cf /app-forensics
parentprofiles: Drop mask for app-dicts/sword-geneva. (diff)
downloadgentoo-7df0237a5110a402be8958f39eb964d6c108b74c.tar.gz
gentoo-7df0237a5110a402be8958f39eb964d6c108b74c.tar.bz2
gentoo-7df0237a5110a402be8958f39eb964d6c108b74c.zip
app-forensics/dfxml: [QA] Fix HomepageInSrcUri
Closes: https://github.com/gentoo/gentoo/pull/14321 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/dfxml/dfxml-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
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"