dev-libs/go-fuse: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:51:53 +0000 (19:51 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:51:53 +0000 (19:51 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/go-fuse/go-fuse-0_p20140812-r1.ebuild
dev-libs/go-fuse/go-fuse-0_p20150422.ebuild

index b697e9c46d3b67e68ecc9eb8eb18387409ea7f29..b73da8e807fb31da401ded784cdffdf41bd45c29 100644 (file)
@@ -8,7 +8,7 @@ inherit eutils
 GO_PN=github.com/hanwen/${PN}
 EGIT_COMMIT="8c85ded140ac1889372a0e22d8d21e3d10a303bd"
 
-HOMEPAGE="https://${GO_PN}"
+HOMEPAGE="https://github.com/hanwen/go-fuse"
 DESCRIPTION="FUSE bindings for Go"
 SRC_URI="https://${GO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
 
index 894c8c631d8b63140623e88a48ddc09caf1af55d..f2386f6a8c31f32a293f6f11a1604a3b5ee25078 100644 (file)
@@ -8,7 +8,7 @@ inherit eutils
 GO_PN=github.com/hanwen/${PN}
 EGIT_COMMIT="ffed29ec8b88f61c1b8954134cc48ef03bb26ce1"
 
-HOMEPAGE="https://${GO_PN}"
+HOMEPAGE="https://github.com/hanwen/go-fuse"
 DESCRIPTION="FUSE bindings for Go"
 SRC_URI="https://${GO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"