projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7bc80b
)
dev-python/sip: revert back to sourceforge for SRC_URI
author
Davide Pesavento
<pesa@gentoo.org>
Wed, 26 Aug 2015 03:53:29 +0000
(
05:53
+0200)
committer
Davide 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
patch
|
blob
|
history
diff --git
a/dev-python/sip/sip-4.16.9.ebuild
b/dev-python/sip/sip-4.16.9.ebuild
index d6d25b5a48a466e62853246d2640089b6ef32f97..4fb49dc1a3fa3ba6d5e692b60fa44194fe5c2375 100644
(file)
--- 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