dev-python/pyndex: fix HOMEPAGE

This commit is contained in:
Michael Mair-Keimberger
2017-08-19 14:26:38 +02:00
committed by Mike Gilbert
parent 2c2899c2c4
commit 0d993fb6f5

View File

@@ -12,7 +12,7 @@ MY_PN="Pyndex"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Simple and fast Python full-text indexer (aka search engine) using Metakit as its back-end"
HOMEPAGE="http://www.divmod.org/Pyndex/index.html"
HOMEPAGE="https://sourceforge.net/projects/pyndex/"
SRC_URI="mirror://sourceforge/pyndex/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"