commit:     644c93933004b213f396196a22bcc5ccb4b7a591
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 19:40:51 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 19:41:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644c9393

dev-python/pyopengl: Update HOMEPAGE

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyopengl/metadata.xml             | 1 +
 dev-python/pyopengl/pyopengl-3.1.6-r2.ebuild | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-python/pyopengl/metadata.xml b/dev-python/pyopengl/metadata.xml
index af8cd164edcb..abe60e1c9f5b 100644
--- a/dev-python/pyopengl/metadata.xml
+++ b/dev-python/pyopengl/metadata.xml
@@ -6,6 +6,7 @@
                <name>Python</name>
        </maintainer>
        <upstream>
+               <remote-id type="github">mcfletch/pyopengl</remote-id>
                <remote-id type="pypi">PyOpenGL</remote-id>
                <remote-id type="sourceforge">pyopengl</remote-id>
        </upstream>

diff --git a/dev-python/pyopengl/pyopengl-3.1.6-r2.ebuild 
b/dev-python/pyopengl/pyopengl-3.1.6-r2.ebuild
index 392845f042a9..44ac3dc91257 100644
--- a/dev-python/pyopengl/pyopengl-3.1.6-r2.ebuild
+++ b/dev-python/pyopengl/pyopengl-3.1.6-r2.ebuild
@@ -13,7 +13,11 @@ MY_PN="PyOpenGL"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Python OpenGL bindings"
-HOMEPAGE="http://pyopengl.sourceforge.net/ https://pypi.org/project/PyOpenGL/";
+HOMEPAGE="
+       https://pyopengl.sourceforge.net/
+       https://github.com/mcfletch/pyopengl/
+       https://pypi.org/project/PyOpenGL/
+"
 SRC_URI="
        mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz
        
https://github.com/mcfletch/pyopengl/commit/2d2457b4d565bce1c58b76b427e1f9027e8b4bcc.patch

Reply via email to