summaryrefslogtreecommitdiff
path: root/dev-python/gpep517/gpep517-9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/gpep517/gpep517-9.ebuild')
-rw-r--r--dev-python/gpep517/gpep517-9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gpep517/gpep517-9.ebuild b/dev-python/gpep517/gpep517-9.ebuild
index 899810bac85d..c92961cc5e62 100644
--- a/dev-python/gpep517/gpep517-9.ebuild
+++ b/dev-python/gpep517/gpep517-9.ebuild
@@ -12,10 +12,10 @@ inherit distutils-r1
DESCRIPTION="A backend script to aid installing Python packages in Gentoo"
HOMEPAGE="
https://pypi.org/project/gpep517/
- https://github.com/mgorny/gpep517/
+ https://github.com/projg2/gpep517/
"
SRC_URI="
- https://github.com/mgorny/gpep517/archive/v${PV}.tar.gz
+ https://github.com/projg2/gpep517/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz
"