dev-python/PyQtMobility: use sourceforge for HOMEPAGE and SRC_URI
authorDavide Pesavento <pesa@gentoo.org>
Wed, 26 Aug 2015 03:47:26 +0000 (05:47 +0200)
committerDavide Pesavento <pesa@gentoo.org>
Wed, 26 Aug 2015 03:56:08 +0000 (05:56 +0200)
The section on PyQtMobility has completely vanished from upstream website.

Package-Manager: portage-2.2.20.1

dev-python/PyQtMobility/PyQtMobility-1.0.1.ebuild

index 46963c2ae82e98611a480b38efc5f7aedc5dd198..9477fc0ebadd17f5c0849740e929b66bc5bc5c1d 100644 (file)
@@ -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 )"