commit: 63f8b546ecd777f723583dd5ee6a7269338ca6c4
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 5 21:13:00 2018 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Oct 5 21:13:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63f8b546
sys-fs/squashfs-tools: Fix Github HOMEPAGE.
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
sys-fs/squashfs-tools/squashfs-tools-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild
b/sys-fs/squashfs-tools/squashfs-tools-9999.ebuild
index e6d80fb8d83..5668f68d505 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"