dev-python/fusepy: update HOMEPAGE and upstream info
authorTim Harder <radhermit@gentoo.org>
Tue, 6 Feb 2018 01:17:00 +0000 (20:17 -0500)
committerTim Harder <radhermit@gentoo.org>
Tue, 6 Feb 2018 01:51:58 +0000 (20:51 -0500)
dev-python/fusepy/fusepy-2.0.4-r1.ebuild
dev-python/fusepy/metadata.xml

index 4d274aed3c885a95669bd98b593ccd5d01b43351..81765709fec3e72aabba3f3aeb64f2033240a1fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_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"
index 4158c62ad4d7ed0ca62514c9a0776cca0ce7328b..de0f4f2e6208eeb0c777b9aa01f8dd05ddb46ea0 100644 (file)
@@ -10,6 +10,6 @@
                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>