From: Davide Pesavento Date: Wed, 26 Aug 2015 03:53:29 +0000 (+0200) Subject: dev-python/sip: revert back to sourceforge for SRC_URI X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0210e1a69eb1bf88077fadeb8f3ccf3a3cdea9b1;p=gentoo.git dev-python/sip: revert back to sourceforge for SRC_URI Package-Manager: portage-2.2.20.1 --- 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