aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/pypy-bin/pypy-bin-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy-bin/pypy-bin-2.0.2.ebuild b/dev-python/pypy-bin/pypy-bin-2.0.2.ebuild
index 3207797..81be154 100644
--- a/dev-python/pypy-bin/pypy-bin-2.0.2.ebuild
+++ b/dev-python/pypy-bin/pypy-bin-2.0.2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_5,2_6,2_7} pypy{1_9,2_0} )
inherit python-any-r1 versionator
DESCRIPTION="Pre-built pypy binary for low memory systems"
-HOMEPAGE=""http://pypy.org/""
+HOMEPAGE="http://pypy.org/"
SRC_URI="amd64? ( http://dev.gentoo.org/~idella4/${P}.tbz2 )"
LICENSE="MIT"