From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OUBTm-0003y4-KO for garchives@archives.gentoo.org; Thu, 01 Jul 2010 04:34:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5137E0C08; Thu, 1 Jul 2010 04:34:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9FD2AE0C08 for ; Thu, 1 Jul 2010 04:34:24 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4697C1B4246 for ; Thu, 1 Jul 2010 04:34:24 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2244) id 599272C3ED; Thu, 1 Jul 2010 04:34:23 +0000 (UTC) From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, arfrever@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/rope: ChangeLog rope-0.9.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog rope-0.9.3.ebuild X-VCS-Directories: dev-python/rope X-VCS-Committer: arfrever X-VCS-Committer-Name: Arfrever Frehtes Taifersar Arahesis Content-Type: text/plain; charset=utf8 Message-Id: <20100701043423.599272C3ED@corvid.gentoo.org> Date: Thu, 1 Jul 2010 04:34:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c6cd18f9-bf17-4e5d-8a92-5a4f02047c03 X-Archives-Hash: 2ef4be8c64a3ae125412d4723e5174bd arfrever 10/07/01 04:34:23 Modified: ChangeLog rope-0.9.3.ebuild Log: Fix returning of tests results. (Portage version: HEAD/cvs/Linux x86_64) Revision Changes Path 1.8 dev-python/rope/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rope/Ch= angeLog?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rope/Ch= angeLog?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rope/Ch= angeLog?r1=3D1.7&r2=3D1.8 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-python/rope/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 30 Jun 2010 02:05:22 -0000 1.7 +++ ChangeLog 1 Jul 2010 04:34:23 -0000 1.8 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/rope # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rope/ChangeLog,v 1.7 2010/= 06/30 02:05:22 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rope/ChangeLog,v 1.8 2010/= 07/01 04:34:23 arfrever Exp $ + + 01 Jul 2010; Arfrever Frehtes Taifersar Arahesis + rope-0.9.3.ebuild, +files/rope-0.9.3-fix_tests_results.patch: + Fix returning of tests results. =20 30 Jun 2010; Arfrever Frehtes Taifersar Arahesis rope-0.9.3.ebuild: 1.3 dev-python/rope/rope-0.9.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rope/ro= pe-0.9.3.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rope/ro= pe-0.9.3.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rope/ro= pe-0.9.3.ebuild?r1=3D1.2&r2=3D1.3 Index: rope-0.9.3.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-python/rope/rope-0.9.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rope-0.9.3.ebuild 30 Jun 2010 02:05:22 -0000 1.2 +++ rope-0.9.3.ebuild 1 Jul 2010 04:34:23 -0000 1.3 @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rope/rope-0.9.3.ebuild,v 1= .2 2010/06/30 02:05:22 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rope/rope-0.9.3.ebuild,v 1= .3 2010/07/01 04:34:23 arfrever Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2:2.5" SUPPORT_PYTHON_ABIS=3D"1" RESTRICT_PYTHON_ABIS=3D"2.4 3.*" =20 -inherit distutils +inherit distutils eutils =20 DESCRIPTION=3D"Python refactoring library" HOMEPAGE=3D"http://rope.sourceforge.net/ http://pypi.python.org/pypi/rop= e" @@ -21,6 +21,11 @@ DEPEND=3D"" RDEPEND=3D"" =20 +src_prepare() { + distutils_src_prepare + epatch "${FILESDIR}/${P}-fix_tests_results.patch" +} + src_test() { testing() { PYTHONPATH=3D"build-${PYTHON_ABI}/lib:." "$(PYTHON)" ropetest/__init__= .py