summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-08 20:17:46 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-11-08 20:17:46 +0000
commit6323cdaaef21366464cbd9d35e1322ce0593c346 (patch)
treea2fec94d3fbf82a1da93560af87b043ca3b1796e /dev-python/cython
parentppc stable #291519 (diff)
downloadgentoo-2-6323cdaaef21366464cbd9d35e1322ce0593c346.tar.gz
gentoo-2-6323cdaaef21366464cbd9d35e1322ce0593c346.tar.bz2
gentoo-2-6323cdaaef21366464cbd9d35e1322ce0593c346.zip
Update HOMEPAGE.
(Portage version: 14804-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/cython')
-rw-r--r--dev-python/cython/cython-0.11.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cython/cython-0.11.3.ebuild b/dev-python/cython/cython-0.11.3.ebuild
index eaa734121dc6..3476476dbe70 100644
--- a/dev-python/cython/cython-0.11.3.ebuild
+++ b/dev-python/cython/cython-0.11.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.11.3.ebuild,v 1.5 2009/11/08 20:12:31 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/cython-0.11.3.ebuild,v 1.6 2009/11/08 20:17:46 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -11,7 +11,7 @@ MY_PN="Cython"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A language for writing Python extension modules based on pyrex"
-HOMEPAGE="http://www.cython.org/"
+HOMEPAGE="http://www.cython.org/ http://pypi.python.org/pypi/Cython"
SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz
http://www.cython.org/${MY_P}.tar.gz"