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/clientform: clientform-0.2.10.ebuild
Date: Fri, 30 Oct 2009 11:38:13
Message-Id: E1N3po1-0001xn-10@stork.gentoo.org
1 arfrever 09/10/30 11:38:09
2
3 Modified: clientform-0.2.10.ebuild
4 Log:
5 Update HOMEPAGE.
6 (Portage version: 14746-svn/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 dev-python/clientform/clientform-0.2.10.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/clientform/clientform-0.2.10.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/clientform/clientform-0.2.10.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/clientform/clientform-0.2.10.ebuild?r1=1.5&r2=1.6
14
15 Index: clientform-0.2.10.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/clientform/clientform-0.2.10.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- clientform-0.2.10.ebuild 30 Oct 2009 10:57:13 -0000 1.5
22 +++ clientform-0.2.10.ebuild 30 Oct 2009 11:38:08 -0000 1.6
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/clientform/clientform-0.2.10.ebuild,v 1.5 2009/10/30 10:57:13 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/clientform/clientform-0.2.10.ebuild,v 1.6 2009/10/30 11:38:08 arfrever Exp $
28
29 EAPI="2"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -9,7 +9,7 @@
32
33 MY_P="ClientForm-${PV}"
34 DESCRIPTION="Parse, fill out, and return HTML forms on the client side"
35 -HOMEPAGE="http://wwwsearch.sourceforge.net/ClientForm/"
36 +HOMEPAGE="http://wwwsearch.sourceforge.net/ClientForm/ http://pypi.python.org/pypi/ClientForm"
37 SRC_URI="http://wwwsearch.sourceforge.net/ClientForm/src/${MY_P}.tar.gz"
38
39 LICENSE="BSD"