diff --git a/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild b/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild index 88b0c00ef4833..aa0cadcc50c00 100644 --- a/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild +++ b/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit distutils-r1 eutils DESCRIPTION="A python binding for libpoppler-qt4" -HOMEPAGE="https://code.google.com/p/python-poppler-qt4/" +HOMEPAGE="https://github.com/wbsoft/python-poppler-qt4" SRC_URI="https://github.com/wbsoft/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1"