mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user