-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit distutils-r1
DESCRIPTION="Python FUSE bindings using ctypes"
-HOMEPAGE="https://github.com/terencehonles/fusepy"
-SRC_URI="https://github.com/terencehonles/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/fusepy/fusepy"
+SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
KEYWORDS="~amd64 ~x86"
SLOT="0"
MacFUSE. It's just one file and is implemented using ctypes.
</longdescription>
<upstream>
- <remote-id type="github">terencehonles/fusepy</remote-id>
+ <remote-id type="github">fusepy/fusepy</remote-id>
</upstream>
</pkgmetadata>