dev-python/python-poppler-qt4: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:24:47 +0000 (21:24 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:24:47 +0000 (21:24 +0200)
Package-Manager: portage-2.2.20.1

dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild

index 88b0c00ef48339ce90aadfcc791fc4c4925b2ddc..aa0cadcc50c0042e5037340de5042bd690cd8ede 100644 (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"