commit: ee08edf6632d9678a18f586769bcdfb9f64e38b8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 7 09:06:49 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 7 09:06:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee08edf6
dev-python/pyparted: Update URIs
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyparted/metadata.xml | 2 +-
dev-python/pyparted/pyparted-3.11.6.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-python/pyparted/metadata.xml b/dev-python/pyparted/metadata.xml
index 13b62c64a75..00fd17201ac 100644
--- a/dev-python/pyparted/metadata.xml
+++ b/dev-python/pyparted/metadata.xml
@@ -6,6 +6,6 @@
<name>Michał Górny</name>
</maintainer>
<upstream>
- <remote-id type="github">rhinstaller/pyparted</remote-id>
+ <remote-id type="github">dcantrell/pyparted</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/pyparted/pyparted-3.11.6.ebuild
b/dev-python/pyparted/pyparted-3.11.6.ebuild
index 4f6bdef2463..6227ef7f6e0 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"