aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Horel <guillaume.horel@gmail.com>2011-06-30 09:28:19 -0400
committerGuillaume Horel <guillaume.horel@gmail.com>2011-06-30 09:28:19 -0400
commitadf984e1511df9c07f22c0117b8d8da3e945595e (patch)
treee549ac79a5356fbf6e1c6b08a258890a975b7646 /dev-python/numpydoc/numpydoc-0.4.ebuild
parenttest (diff)
parent[sys-cluster/ganglia_jobmonarch] Dont need to compile (diff)
downloadsci-adf984e1511df9c07f22c0117b8d8da3e945595e.tar.gz
sci-adf984e1511df9c07f22c0117b8d8da3e945595e.tar.bz2
sci-adf984e1511df9c07f22c0117b8d8da3e945595e.zip
Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci into guillaume
Conflicts: sci-mathematics/scilab/Manifest
Diffstat (limited to 'dev-python/numpydoc/numpydoc-0.4.ebuild')
-rw-r--r--dev-python/numpydoc/numpydoc-0.4.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/numpydoc/numpydoc-0.4.ebuild b/dev-python/numpydoc/numpydoc-0.4.ebuild
index b8b530296..4e472c9e2 100644
--- a/dev-python/numpydoc/numpydoc-0.4.ebuild
+++ b/dev-python/numpydoc/numpydoc-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -10,9 +10,10 @@ RESTRICT_PYTHON_ABIS="3.*"
inherit distutils
DESCRIPTION="Sphinx extension to support docstrings in Numpy format"
-HOMEPAGE="http://projects.scipy.org/numpy/browser/trunk/doc/sphinxext
- http://pypi.python.org/pypi/numpydoc"
-SRC_URI="http://pypi.python.org/packages/source/n/${PN}/${P}.tar.gz"
+HOMEPAGE="
+ http://projects.scipy.org/numpy/browser/trunk/doc/sphinxext/
+ http://pypi.python.org/pypi/numpydoc/"
+SRC_URI="mirror://pypi/n/${PN}/${P}.tar.gz"
LICENSE="PYTHON BSD"
SLOT="0"