summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2015-08-26 05:53:29 +0200
committerDavide Pesavento <pesa@gentoo.org>2015-08-26 05:56:10 +0200
commit0210e1a69eb1bf88077fadeb8f3ccf3a3cdea9b1 (patch)
tree464328bae2888417fe91e0c42496077a233e2a3a /dev-python
parentdev-python/PyQtMobility: use sourceforge for HOMEPAGE and SRC_URI (diff)
downloadgentoo-0210e1a69eb1bf88077fadeb8f3ccf3a3cdea9b1.tar.gz
gentoo-0210e1a69eb1bf88077fadeb8f3ccf3a3cdea9b1.tar.bz2
gentoo-0210e1a69eb1bf88077fadeb8f3ccf3a3cdea9b1.zip
dev-python/sip: revert back to sourceforge for SRC_URI
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sip/sip-4.16.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip/sip-4.16.9.ebuild b/dev-python/sip/sip-4.16.9.ebuild
index d6d25b5a48a4..4fb49dc1a3fa 100644
--- a/dev-python/sip/sip-4.16.9.ebuild
+++ b/dev-python/sip/sip-4.16.9.ebuild
@@ -23,7 +23,7 @@ elif [[ ${PV} == *_pre* ]]; then
S=${WORKDIR}/${MY_P}
else
# official release
- SRC_URI="http://www.riverbankcomputing.com/static/Downloads/sip4/${P}.tar.gz"
+ SRC_URI="mirror://sourceforge/pyqt/${P}.tar.gz"
fi
# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in