From: David Seifert Date: Sat, 8 Feb 2020 18:51:53 +0000 (+0100) Subject: dev-libs/go-fuse: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=42a3bb6ab65b92f9012c4af58c6ee86363981172;p=gentoo.git dev-libs/go-fuse: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/dev-libs/go-fuse/go-fuse-0_p20140812-r1.ebuild b/dev-libs/go-fuse/go-fuse-0_p20140812-r1.ebuild index b697e9c46d3b..b73da8e807fb 100644 --- a/dev-libs/go-fuse/go-fuse-0_p20140812-r1.ebuild +++ b/dev-libs/go-fuse/go-fuse-0_p20140812-r1.ebuild @@ -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" diff --git a/dev-libs/go-fuse/go-fuse-0_p20150422.ebuild b/dev-libs/go-fuse/go-fuse-0_p20150422.ebuild index 894c8c631d8b..f2386f6a8c31 100644 --- a/dev-libs/go-fuse/go-fuse-0_p20150422.ebuild +++ b/dev-libs/go-fuse/go-fuse-0_p20150422.ebuild @@ -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"