commit: 0210e1a69eb1bf88077fadeb8f3ccf3a3cdea9b1
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 03:53:29 2015 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 03:56:10 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0210e1a6
dev-python/sip: revert back to sourceforge for SRC_URI
Package-Manager: portage-2.2.20.1
dev-python/sip/sip-4.16.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sip/sip-4.16.9.ebuild b/dev-python/sip/sip-4.16.9.ebuild
index d6d25b5..4fb49dc 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