commit: 8791c6e12309abc4aa51623a32d93d25f7278442
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Aug 19 11:59:24 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Sep 3 01:03:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8791c6e1
dev-python/lupy: remove dead HOMEPAGE
dev-python/lupy/lupy-0.2.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/lupy/lupy-0.2.1-r2.ebuild
b/dev-python/lupy/lupy-0.2.1-r2.ebuild
index c9d6b9bfcfd..6385bf816a0 100644
--- a/dev-python/lupy/lupy-0.2.1-r2.ebuild
+++ b/dev-python/lupy/lupy-0.2.1-r2.ebuild
@@ -10,7 +10,7 @@ MY_PN="Lupy"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Lupy is a is a full-text indexer and search engine written in
Python"
-HOMEPAGE="http://divmod.org/projects/lupy https://pypi.python.org/pypi/Lupy"
+HOMEPAGE="https://pypi.python.org/pypi/Lupy"
SRC_URI="mirror://sourceforge/lupy/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"