dev-python/sip: revert back to sourceforge for SRC_URI
authorDavide Pesavento <pesa@gentoo.org>
Wed, 26 Aug 2015 03:53:29 +0000 (05:53 +0200)
committerDavide Pesavento <pesa@gentoo.org>
Wed, 26 Aug 2015 03:56:10 +0000 (05:56 +0200)
Package-Manager: portage-2.2.20.1

dev-python/sip/sip-4.16.9.ebuild

index d6d25b5a48a466e62853246d2640089b6ef32f97..4fb49dc1a3fa3ba6d5e692b60fa44194fe5c2375 100644 (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