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 1PirsR-0002Rr-Mj for garchives@archives.gentoo.org; Fri, 28 Jan 2011 17:12:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCA70E09A4; Fri, 28 Jan 2011 17:12:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9C17EE09A4 for ; Fri, 28 Jan 2011 17:12:44 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E05461B4004 for ; Fri, 28 Jan 2011 17:12:43 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2244) id 6FBE820054; Fri, 28 Jan 2011 17:12:42 +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/sexy-python: ChangeLog sexy-python-0.1.9-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog sexy-python-0.1.9-r1.ebuild X-VCS-Directories: dev-python/sexy-python X-VCS-Committer: arfrever X-VCS-Committer-Name: Arfrever Frehtes Taifersar Arahesis Content-Type: text/plain; charset=utf8 Message-Id: <20110128171242.6FBE820054@flycatcher.gentoo.org> Date: Fri, 28 Jan 2011 17:12:42 +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: X-Archives-Hash: 2548b91184c6cb2abc478e9b50d07c28 arfrever 11/01/28 17:12:42 Modified: ChangeLog sexy-python-0.1.9-r1.ebuild Log: Restrict 2.4 and 2.5 Python ABIs (bug #353030). =20 (Portage version: 2.2.0_alpha19_p6/cvs/Linux x86_64) Revision Changes Path 1.26 dev-python/sexy-python/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-py= thon/ChangeLog?rev=3D1.26&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-py= thon/ChangeLog?rev=3D1.26&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-py= thon/ChangeLog?r1=3D1.25&r2=3D1.26 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/sexy-python/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 5 Dec 2010 18:26:27 -0000 1.25 +++ ChangeLog 28 Jan 2011 17:12:42 -0000 1.26 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/sexy-python -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.= 25 2010/12/05 18:26:27 arfrever Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.= 26 2011/01/28 17:12:42 arfrever Exp $ + + 28 Jan 2011; Arfrever Frehtes Taifersar Arahesis + sexy-python-0.1.9-r1.ebuild: + Restrict 2.4 and 2.5 Python ABIs (bug #353030). =20 05 Dec 2010; Arfrever Frehtes Taifersar Arahesis sexy-python-0.1.9-r1.ebuild: 1.12 dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-py= thon/sexy-python-0.1.9-r1.ebuild?rev=3D1.12&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-py= thon/sexy-python-0.1.9-r1.ebuild?rev=3D1.12&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sexy-py= thon/sexy-python-0.1.9-r1.ebuild?r1=3D1.11&r2=3D1.12 Index: sexy-python-0.1.9-r1.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/sexy-python/sexy-python-0.1.= 9-r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sexy-python-0.1.9-r1.ebuild 5 Dec 2010 18:26:27 -0000 1.11 +++ sexy-python-0.1.9-r1.ebuild 28 Jan 2011 17:12:42 -0000 1.12 @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.= 1.9-r1.ebuild,v 1.11 2010/12/05 18:26:27 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.= 1.9-r1.ebuild,v 1.12 2011/01/28 17:12:42 arfrever Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2" SUPPORT_PYTHON_ABIS=3D"1" -RESTRICT_PYTHON_ABIS=3D"3.* *-jython" +RESTRICT_PYTHON_ABIS=3D"2.[45] 3.* *-jython" PYTHON_EXPORT_PHASE_FUNCTIONS=3D"1" =20 inherit python