From 0d4aab5639ac14fdf37d6900014fd0d8f304866e Mon Sep 17 00:00:00 2001 From: Ian Delaney Date: Fri, 19 Jul 2013 20:53:56 +0800 Subject: Remove double quotes in HOMEPAGE Package-Manager: portage-2.1.11.63 --- dev-python/pypy-bin/pypy-bin-2.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-65-gdbad