summaryrefslogtreecommitdiff
path: root/sci-libs/deap/deap-1.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/deap/deap-1.0.0.ebuild')
-rw-r--r--sci-libs/deap/deap-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/deap/deap-1.0.0.ebuild b/sci-libs/deap/deap-1.0.0.ebuild
index cc81e092bcb0..a40d015405d9 100644
--- a/sci-libs/deap/deap-1.0.0.ebuild
+++ b/sci-libs/deap/deap-1.0.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
inherit distutils-r1
DESCRIPTION="Distributed Evolutionary Algorithms in Python"
-HOMEPAGE="https://code.google.com/p/deap/ https://pypi.python.org/pypi/deap/"
+HOMEPAGE="https://code.google.com/p/deap/ https://pypi.org/project/deap/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-3"