commit: fc8500947645f98aa0db6cb99ee881f1534f12b9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Aug 10 14:17:13 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 10 14:17:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc850094
app-portage/gpyutils: Update URLs Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-portage/gpyutils/gpyutils-0.8.2.ebuild | 4 ++-- app-portage/gpyutils/metadata.xml | 4 ++-- 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>[email protected]</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>
