mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
dev-python/pyndex: fix HOMEPAGE
This commit is contained in:
committed by
Mike Gilbert
parent
2c2899c2c4
commit
0d993fb6f5
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user