Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/sphinx: sphinx-0.6.3.ebuild
Date: Fri, 30 Oct 2009 20:42:43
Message-Id: E1N3yIz-00082X-FX@stork.gentoo.org
1 arfrever 09/10/30 20:42:41
2
3 Modified: sphinx-0.6.3.ebuild
4 Log:
5 Update HOMEPAGE.
6 (Portage version: 14746-svn/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.9 dev-python/sphinx/sphinx-0.6.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sphinx/sphinx-0.6.3.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sphinx/sphinx-0.6.3.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/sphinx/sphinx-0.6.3.ebuild?r1=1.8&r2=1.9
14
15 Index: sphinx-0.6.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.6.3.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- sphinx-0.6.3.ebuild 30 Oct 2009 09:38:30 -0000 1.8
22 +++ sphinx-0.6.3.ebuild 30 Oct 2009 20:42:41 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.6.3.ebuild,v 1.8 2009/10/30 09:38:30 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sphinx/sphinx-0.6.3.ebuild,v 1.9 2009/10/30 20:42:41 arfrever Exp $
28
29 EAPI="2"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -11,7 +11,7 @@
32 MY_P="${MY_PN}-${PV}"
33
34 DESCRIPTION="Tool to create documentation for Python projects"
35 -HOMEPAGE="http://sphinx.pocoo.org/"
36 +HOMEPAGE="http://sphinx.pocoo.org/ http://pypi.python.org/pypi/Sphinx"
37 SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
38 LICENSE="BSD"
39 SLOT="0"