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/twisted: twisted-8.2.0-r2.ebuild
Date: Fri, 30 Oct 2009 20:50:10
Message-Id: E1N3yQ6-0008Uk-3Z@stork.gentoo.org
1 arfrever 09/10/30 20:50:02
2
3 Modified: twisted-8.2.0-r2.ebuild
4 Log:
5 Update HOMEPAGE.
6 (Portage version: 14746-svn/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-python/twisted/twisted-8.2.0-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild?r1=1.4&r2=1.5
14
15 Index: twisted-8.2.0-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- twisted-8.2.0-r2.ebuild 30 Oct 2009 10:58:28 -0000 1.4
22 +++ twisted-8.2.0-r2.ebuild 30 Oct 2009 20:50:01 -0000 1.5
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/twisted/twisted-8.2.0-r2.ebuild,v 1.4 2009/10/30 10:58:28 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.2.0-r2.ebuild,v 1.5 2009/10/30 20:50:01 arfrever Exp $
28
29 EAPI="2"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -10,7 +10,7 @@
32 MY_P="TwistedCore-${PV}"
33
34 DESCRIPTION="An asynchronous networking framework written in Python"
35 -HOMEPAGE="http://www.twistedmatrix.com/"
36 +HOMEPAGE="http://www.twistedmatrix.com/ http://pypi.python.org/pypi/Twisted"
37 SRC_URI="http://tmrc.mit.edu/mirror/${PN}/Core/$(get_version_component_range 1-2)/${MY_P}.tar.bz2"
38
39 LICENSE="MIT"