summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-10-30 20:42:41 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-10-30 20:42:41 +0000
commited113c2b38cbc765e553703d897d6fd222bf72d9 (patch)
tree8af071b71c7a2b8ca73508a278e54636e42cff6e /dev-python
parentUpdate HOMEPAGE. (diff)
downloadgentoo-2-ed113c2b38cbc765e553703d897d6fd222bf72d9.tar.gz
gentoo-2-ed113c2b38cbc765e553703d897d6fd222bf72d9.tar.bz2
gentoo-2-ed113c2b38cbc765e553703d897d6fd222bf72d9.zip
Update HOMEPAGE.
(Portage version: 14746-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sphinx/sphinx-0.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx/sphinx-0.6.3.ebuild b/dev-python/sphinx/sphinx-0.6.3.ebuild
index bda00a6aa2f4..1e082e5f98d6 100644
--- a/dev-python/sphinx/sphinx-0.6.3.ebuild
+++ b/dev-python/sphinx/sphinx-0.6.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/sphinx/sphinx-0.6.3.ebuild,v 1.8 2009/10/30 09:38:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.6.3.ebuild,v 1.9 2009/10/30 20:42:41 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -11,7 +11,7 @@ MY_PN="Sphinx"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Tool to create documentation for Python projects"
-HOMEPAGE="http://sphinx.pocoo.org/"
+HOMEPAGE="http://sphinx.pocoo.org/ http://pypi.python.org/pypi/Sphinx"
SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"