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 1RzlZ0-00066d-9X for garchives@archives.gentoo.org; Tue, 21 Feb 2012 08:59:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3EE5E0D55; Tue, 21 Feb 2012 08:59:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B7C3AE0D55 for ; Tue, 21 Feb 2012 08:59:02 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 283501B4010 for ; Tue, 21 Feb 2012 08:59:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 807) id F35CF2004B; Tue, 21 Feb 2012 08:59:00 +0000 (UTC) From: "Patrick Lauer (patrick)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/rhpl: rhpl-0.219.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: rhpl-0.219.ebuild ChangeLog X-VCS-Directories: dev-python/rhpl X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Message-Id: <20120221085900.F35CF2004B@flycatcher.gentoo.org> Date: Tue, 21 Feb 2012 08:59:00 +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: b5d705d2-9b63-44b1-b06c-6605d5796b54 X-Archives-Hash: 7492d405c6c81fbea56af24294ee8d22 patrick 12/02/21 08:59:00 Modified: rhpl-0.219.ebuild ChangeLog Log: Restricting jython =20 (Portage version: 2.2.0_alpha88/cvs/Linux x86_64) Revision Changes Path 1.3 dev-python/rhpl/rhpl-0.219.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rhpl/rh= pl-0.219.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rhpl/rh= pl-0.219.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rhpl/rh= pl-0.219.ebuild?r1=3D1.2&r2=3D1.3 Index: rhpl-0.219.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/rhpl/rhpl-0.219.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rhpl-0.219.ebuild 20 Feb 2012 14:59:47 -0000 1.2 +++ rhpl-0.219.ebuild 21 Feb 2012 08:59:00 -0000 1.3 @@ -1,11 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/rhpl-0.219.ebuild,v 1= .2 2012/02/20 14:59:47 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/rhpl-0.219.ebuild,v 1= .3 2012/02/21 08:59:00 patrick Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2" SUPPORT_PYTHON_ABIS=3D"1" -RESTRICT_PYTHON_ABIS=3D"3.* 2.7-pypy-*" +RESTRICT_PYTHON_ABIS=3D"3.* 2.7-pypy-* *-jython" =20 inherit multilib python rpm toolchain-funcs =20 1.18 dev-python/rhpl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rhpl/Ch= angeLog?rev=3D1.18&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rhpl/Ch= angeLog?rev=3D1.18&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rhpl/Ch= angeLog?r1=3D1.17&r2=3D1.18 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/rhpl/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 20 Feb 2012 14:59:47 -0000 1.17 +++ ChangeLog 21 Feb 2012 08:59:00 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/rhpl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/ChangeLog,v 1.17 2012= /02/20 14:59:47 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/ChangeLog,v 1.18 2012= /02/21 08:59:00 patrick Exp $ + + 21 Feb 2012; Patrick Lauer rhpl-0.219.ebuild: + Restricting jython =20 20 Feb 2012; Patrick Lauer rhpl-0.219.ebuild: Restricting pypy #404027