summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-08-10 16:17:13 +0200
committerMichał Górny <mgorny@gentoo.org>2022-08-10 16:17:13 +0200
commitfc8500947645f98aa0db6cb99ee881f1534f12b9 (patch)
treef4f3da924208938779542216d4191a2e95ab6348 /app-portage/gpyutils
parentapp-portage/gpyutils: py3.10 is now the default (diff)
downloadgentoo-fc8500947645f98aa0db6cb99ee881f1534f12b9.tar.gz
gentoo-fc8500947645f98aa0db6cb99ee881f1534f12b9.tar.bz2
gentoo-fc8500947645f98aa0db6cb99ee881f1534f12b9.zip
app-portage/gpyutils: Update URLs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage/gpyutils')
-rw-r--r--app-portage/gpyutils/gpyutils-0.8.2.ebuild4
-rw-r--r--app-portage/gpyutils/metadata.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/gpyutils/gpyutils-0.8.2.ebuild b/app-portage/gpyutils/gpyutils-0.8.2.ebuild
index 9a5bbcb0aeee..dcd8ac0da69c 100644
--- a/app-portage/gpyutils/gpyutils-0.8.2.ebuild
+++ b/app-portage/gpyutils/gpyutils-0.8.2.ebuild
@@ -10,11 +10,11 @@ inherit distutils-r1
DESCRIPTION="Utitilies for maintaining Python packages"
HOMEPAGE="
- https://github.com/mgorny/gpyutils/
+ https://github.com/projg2/gpyutils/
https://pypi.org/project/gpyutils/
"
SRC_URI="
- https://github.com/mgorny/gpyutils/archive/v${PV}.tar.gz
+ https://github.com/projg2/gpyutils/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz
"
diff --git a/app-portage/gpyutils/metadata.xml b/app-portage/gpyutils/metadata.xml
index a7e17ec45420..89201d449b7c 100644
--- a/app-portage/gpyutils/metadata.xml
+++ b/app-portage/gpyutils/metadata.xml
@@ -11,8 +11,8 @@
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
- <bugs-to>https://github.com/mgorny/gpyutils/issues/</bugs-to>
- <remote-id type="github">mgorny/gpyutils</remote-id>
+ <bugs-to>https://github.com/projg2/gpyutils/issues/</bugs-to>
+ <remote-id type="github">projg2/gpyutils</remote-id>
<remote-id type="pypi">gpyutils</remote-id>
</upstream>
</pkgmetadata>