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 1OdrKc-0005IY-VU for garchives@archives.gentoo.org; Tue, 27 Jul 2010 21:05:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26115E0932; Tue, 27 Jul 2010 21:04:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 07F98E0932 for ; Tue, 27 Jul 2010 21:04:58 +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 9FF701B416A for ; Tue, 27 Jul 2010 21:04:57 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2146) id 9F7282CE14; Tue, 27 Jul 2010 21:04:56 +0000 (UTC) From: "Christian Faulhammer (fauli)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fauli@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/bzr-rewrite: ChangeLog bzr-rewrite-0.6.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog bzr-rewrite-0.6.0.ebuild X-VCS-Directories: dev-vcs/bzr-rewrite X-VCS-Committer: fauli X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: <20100727210456.9F7282CE14@corvid.gentoo.org> Date: Tue, 27 Jul 2010 21:04:56 +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: 51588e52-8bfa-4550-98b7-17c82b8e8982 X-Archives-Hash: b1cc195ecdeb066ff04d3ff449ce24e6 fauli 10/07/27 21:04:56 Modified: ChangeLog bzr-rewrite-0.6.0.ebuild Log: fix bug 329465 by restricting Python ABIs to 2.*, Bazaar itself has no = Python 3 support (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.3 dev-vcs/bzr-rewrite/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-rewrit= e/ChangeLog?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-rewrit= e/ChangeLog?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-rewrit= e/ChangeLog?r1=3D1.2&r2=3D1.3 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-vcs/bzr-rewrite/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 30 Mar 2010 09:30:01 -0000 1.2 +++ ChangeLog 27 Jul 2010 21:04:56 -0000 1.3 @@ -1,6 +1,11 @@ # ChangeLog for dev-vcs/bzr-rewrite # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/ChangeLog,v 1.2 2= 010/03/30 09:30:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/ChangeLog,v 1.3 2= 010/07/27 21:04:56 fauli Exp $ + + 27 Jul 2010; Christian Faulhammer + bzr-rewrite-0.6.0.ebuild: + fix bug 329465 by restricting Python ABIs to 2.*, Bazaar itself has no + Python 3 support =20 *bzr-rewrite-0.6.0 (30 Mar 2010) =20 1.2 dev-vcs/bzr-rewrite/bzr-rewrite-0.6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-rewrit= e/bzr-rewrite-0.6.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-rewrit= e/bzr-rewrite-0.6.0.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/bzr-rewrit= e/bzr-rewrite-0.6.0.ebuild?r1=3D1.1&r2=3D1.2 Index: bzr-rewrite-0.6.0.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-vcs/bzr-rewrite/bzr-rewrite-0.6.0.e= build,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bzr-rewrite-0.6.0.ebuild 30 Mar 2010 09:30:01 -0000 1.1 +++ bzr-rewrite-0.6.0.ebuild 27 Jul 2010 21:04:56 -0000 1.2 @@ -1,8 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.0= .ebuild,v 1.1 2010/03/30 09:30:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzr-rewrite/bzr-rewrite-0.6.0= .ebuild,v 1.2 2010/07/27 21:04:56 fauli Exp $ =20 -EAPI=3D2 +EAPI=3D"3" +PYTHON_DEPEND=3D"2" +SUPPORT_PYTHON_ABIS=3D"1" +RESTRICT_PYTHON_ABIS=3D"3.*" =20 inherit distutils eutils =20