From a98dbd45ee8612ce63ff6bd791898d114c7bd14a Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 30 Oct 2009 20:50:01 +0000 Subject: Update HOMEPAGE. (Portage version: 14746-svn/cvs/Linux x86_64) --- dev-python/twisted/twisted-8.2.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/twisted') diff --git a/dev-python/twisted/twisted-8.2.0-r2.ebuild b/dev-python/twisted/twisted-8.2.0-r2.ebuild index 90213f39cb32..4ed4dfdea6e7 100644 --- a/dev-python/twisted/twisted-8.2.0-r2.ebuild +++ b/dev-python/twisted/twisted-8.2.0-r2.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/twisted/twisted-8.2.0-r2.ebuild,v 1.4 2009/10/30 10:58:28 maekke Exp $ +# $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 $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -10,7 +10,7 @@ inherit distutils versionator MY_P="TwistedCore-${PV}" DESCRIPTION="An asynchronous networking framework written in Python" -HOMEPAGE="http://www.twistedmatrix.com/" +HOMEPAGE="http://www.twistedmatrix.com/ http://pypi.python.org/pypi/Twisted" SRC_URI="http://tmrc.mit.edu/mirror/${PN}/Core/$(get_version_component_range 1-2)/${MY_P}.tar.bz2" LICENSE="MIT" -- cgit v1.2.3-65-gdbad