diff options
Diffstat (limited to 'dev-python/Numeric/Numeric-21.0.ebuild')
-rw-r--r-- | dev-python/Numeric/Numeric-21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Numeric/Numeric-21.0.ebuild b/dev-python/Numeric/Numeric-21.0.ebuild index 3bfd32c4bb40..c3b86fb18a3e 100644 --- a/dev-python/Numeric/Numeric-21.0.ebuild +++ b/dev-python/Numeric/Numeric-21.0.ebuild @@ -5,7 +5,7 @@ S=${WORKDIR}/${P} DESCRIPTION="numerical python module" -SRC_URI="http://prdownloads.sourceforge.net/numpy/${P}.tar.gz" +SRC_URI="mirror://sourceforge/numpy/${P}.tar.gz" HOMEPAGE="http://www.pfdubois.com/numpy/" # 2.1 gave sandbox violations see #21 |