commit: c7bc80bced47780dac77354baa20468fdde6eecb
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 03:47:26 2015 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 03:56:08 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7bc80bc
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
dev-python/PyQtMobility/PyQtMobility-1.0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/PyQtMobility/PyQtMobility-1.0.1.ebuild
b/dev-python/PyQtMobility/PyQtMobility-1.0.1.ebuild
index 46963c2..9477fc0 100644
--- a/dev-python/PyQtMobility/PyQtMobility-1.0.1.ebuild
+++ b/dev-python/PyQtMobility/PyQtMobility-1.0.1.ebuild
@@ -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 )"