summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/PySDL2/PySDL2-0.9.11.ebuild5
-rw-r--r--dev-python/PySDL2/metadata.xml2
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/PySDL2/PySDL2-0.9.11.ebuild b/dev-python/PySDL2/PySDL2-0.9.11.ebuild
index 4169764895e7..324c0960f1a4 100644
--- a/dev-python/PySDL2/PySDL2-0.9.11.ebuild
+++ b/dev-python/PySDL2/PySDL2-0.9.11.ebuild
@@ -9,7 +9,10 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Python (ctypes) bindings for SDL2 libraries"
-HOMEPAGE="https://github.com/marcusva/py-sdl2 https://pypi.org/project/PySDL2/"
+HOMEPAGE="
+ https://github.com/py-sdl/py-sdl2/
+ https://pypi.org/project/PySDL2/
+"
SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="|| ( public-domain CC0-1.0 ZLIB )"
diff --git a/dev-python/PySDL2/metadata.xml b/dev-python/PySDL2/metadata.xml
index c7909ded7a27..4f40190355c3 100644
--- a/dev-python/PySDL2/metadata.xml
+++ b/dev-python/PySDL2/metadata.xml
@@ -9,7 +9,7 @@
<email>python@gentoo.org</email>
</maintainer>
<upstream>
- <remote-id type="github">marcusva/py-sdl2</remote-id>
+ <remote-id type="github">py-sdl/py-sdl2</remote-id>
<remote-id type="pypi">PySDL2</remote-id>
</upstream>
</pkgmetadata>