diff --git a/dev-python/pyparted/metadata.xml b/dev-python/pyparted/metadata.xml index 13b62c64a7599..00fd17201ac7c 100644 --- a/dev-python/pyparted/metadata.xml +++ b/dev-python/pyparted/metadata.xml @@ -6,6 +6,6 @@ Michał Górny - rhinstaller/pyparted + dcantrell/pyparted diff --git a/dev-python/pyparted/pyparted-3.11.6.ebuild b/dev-python/pyparted/pyparted-3.11.6.ebuild index 4f6bdef24634f..6227ef7f6e0af 100644 --- a/dev-python/pyparted/pyparted-3.11.6.ebuild +++ b/dev-python/pyparted/pyparted-3.11.6.ebuild @@ -6,8 +6,8 @@ PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 DESCRIPTION="Python bindings for sys-block/parted" -HOMEPAGE="https://github.com/rhinstaller/pyparted/" -SRC_URI="https://github.com/rhinstaller/pyparted/archive/v${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/dcantrell/pyparted/" +SRC_URI="https://github.com/dcantrell/pyparted/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0"