mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/PyQtMobility: use sourceforge for HOMEPAGE and SRC_URI
The section on PyQtMobility has completely vanished from upstream website. Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -14,8 +14,8 @@ inherit python
|
||||
MY_P=${PN}-gpl-${PV}
|
||||
|
||||
DESCRIPTION="Python bindings for Nokia's QtMobility libraries"
|
||||
HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqtmobility/intro"
|
||||
SRC_URI="http://www.riverbankcomputing.co.uk/static/Downloads/${PN}/${MY_P}.tar.gz"
|
||||
HOMEPAGE="http://sourceforge.net/projects/pyqt/files/PyQtMobility/"
|
||||
SRC_URI="mirror://sourceforge/pyqt/${MY_P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="|| ( GPL-2 GPL-3 )"
|
||||
|
||||
Reference in New Issue
Block a user