dev-python/sip: revert back to sourceforge for SRC_URI

Package-Manager: portage-2.2.20.1
This commit is contained in:
Davide Pesavento
2015-08-26 05:53:29 +02:00
parent c7bc80bced
commit 0210e1a69e

View File

@@ -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