commit: dbf436f3e831cfe623528530e305774e40c7605f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 19:23:39 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 19:23:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbf436f3
dev-python/pyglet: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyglet/pyglet-1.5.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyglet/pyglet-1.5.13.ebuild
b/dev-python/pyglet/pyglet-1.5.13.ebuild
index 225581d36f3..b3559565c31 100644
--- a/dev-python/pyglet/pyglet-1.5.13.ebuild
+++ b/dev-python/pyglet/pyglet-1.5.13.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1 virtualx xdg-utils
DESCRIPTION="Cross-platform windowing and multimedia library for Python"
-HOMEPAGE="http://www.pyglet.org/"
+HOMEPAGE="http://pyglet.org/"
SRC_URI="https://github.com/pyglet/pyglet/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"