commit: 9db5b3c2db2f9d6e847be707838ae943a8bdacf2
Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 7 21:23:31 2021 +0000
Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Sun Feb 7 23:56:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db5b3c2
sci-libs/rtree-0.9.4-r1: updated homepage
Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
sci-libs/rtree/rtree-0.9.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/rtree/rtree-0.9.4-r1.ebuild
b/sci-libs/rtree/rtree-0.9.4-r1.ebuild
index 300f7833002..26223a2fe4f 100644
--- a/sci-libs/rtree/rtree-0.9.4-r1.ebuild
+++ b/sci-libs/rtree/rtree-0.9.4-r1.ebuild
@@ -12,7 +12,7 @@ MY_PN="Rtree"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="R-Tree spatial index for Python GIS"
-HOMEPAGE="https://rtree.readthedocs.io/en/latest/"
+HOMEPAGE="https://rtree.readthedocs.io"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"