summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-09 21:44:37 +0200
committerMichał Górny <mgorny@gentoo.org>2016-06-09 21:46:02 +0200
commite97ecdb74649683e0dd7b68e5731026b03ed9242 (patch)
tree267fe3bfcf239a448e3e3172b321970afb2242c7 /dev-python/pypy3-bin
parentdev-python/pypy3: Update the distutils C++ patch (diff)
downloadgentoo-e97ecdb74649683e0dd7b68e5731026b03ed9242.tar.gz
gentoo-e97ecdb74649683e0dd7b68e5731026b03ed9242.tar.bz2
gentoo-e97ecdb74649683e0dd7b68e5731026b03ed9242.zip
dev-python/pypy3-bin: Update SRC_URI
Diffstat (limited to 'dev-python/pypy3-bin')
-rw-r--r--dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
index eecd2805cbb9..d52c94e24af5 100644
--- a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
+++ b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
@@ -8,7 +8,7 @@ EAPI=5
PYTHON_COMPAT=( python2_7 pypy )
inherit eutils multilib pax-utils python-any-r1 unpacker versionator
-BINHOST="https://dev.gentoo.org/~mgorny/dist/pypy-bin/${PV}-nossl2"
+BINHOST="https://dev.gentoo.org/~mgorny/dist/pypy3-bin/${PV}-nossl2"
DESCRIPTION="A fast, compliant alternative implementation of Python 3 (binary package)"
HOMEPAGE="http://pypy.org/"