From: Jeroen Roovers Date: Fri, 5 Oct 2018 21:13:00 +0000 (+0200) Subject: sys-fs/squashfs-tools: Fix Github HOMEPAGE. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=63f8b546ecd777f723583dd5ee6a7269338ca6c4;p=gentoo.git sys-fs/squashfs-tools: Fix Github HOMEPAGE. Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Jeroen Roovers --- diff --git a/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild b/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild index e6d80fb8d83f..5668f68d5054 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic git-r3 toolchain-funcs DESCRIPTION="Tool for creating compressed filesystem type squashfs" HOMEPAGE=" http://squashfs.sourceforge.net - https://github.com/plougher + https://github.com/plougher/squashfs-tools " EGIT_REPO_URI="https://github.com/plougher/${PN}" LICENSE="GPL-2"