dev-python/python-poppler-qt4: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 21:24:47 +02:00
parent 8028f0474d
commit ded5507e2e

View File

@@ -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"