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 1Q5LwC-00088o-8u for garchives@archives.gentoo.org; Thu, 31 Mar 2011 17:45:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C76031C047; Thu, 31 Mar 2011 17:45:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8967C1C047 for ; Thu, 31 Mar 2011 17:45:32 +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 0CC511B41AF for ; Thu, 31 Mar 2011 17:45:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2271) id 974AD20054; Thu, 31 Mar 2011 17:45:30 +0000 (UTC) From: "Kacper Kowalik (xarthisius)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, xarthisius@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pytest: pytest-2.0.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pytest-2.0.1.ebuild ChangeLog X-VCS-Directories: dev-python/pytest X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik Content-Type: text/plain; charset=utf8 Message-Id: <20110331174530.974AD20054@flycatcher.gentoo.org> Date: Thu, 31 Mar 2011 17:45:30 +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: ceed90c5ca0310d92a2e09c924c4873e xarthisius 11/03/31 17:45:30 Modified: pytest-2.0.1.ebuild ChangeLog Log: ppc64 stable wrt #358137 =20 (Portage version: 2.2.0_alpha27/cvs/Linux x86_64) Revision Changes Path 1.7 dev-python/pytest/pytest-2.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= pytest-2.0.1.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= pytest-2.0.1.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= pytest-2.0.1.ebuild?r1=3D1.6&r2=3D1.7 Index: pytest-2.0.1.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/pytest/pytest-2.0.1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pytest-2.0.1.ebuild 30 Mar 2011 16:17:46 -0000 1.6 +++ pytest-2.0.1.ebuild 31 Mar 2011 17:45:30 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.0.1.ebuild= ,v 1.6 2011/03/30 16:17:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.0.1.ebuild= ,v 1.7 2011/03/31 17:45:30 xarthisius Exp $ =20 EAPI=3D"3" SUPPORT_PYTHON_ABIS=3D"1" @@ -13,7 +13,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 = ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS=3D"alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~= x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE=3D"" =20 RDEPEND=3D">=3Ddev-python/py-1.4.1" 1.18 dev-python/pytest/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= ChangeLog?rev=3D1.18&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= ChangeLog?rev=3D1.18&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= ChangeLog?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/pytest/ChangeLog,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 30 Mar 2011 16:17:46 -0000 1.17 +++ ChangeLog 31 Mar 2011 17:45:30 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pytest # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.17 20= 11/03/30 16:17:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.18 20= 11/03/31 17:45:30 xarthisius Exp $ + + 31 Mar 2011; Kacper Kowalik pytest-2.0.1.ebuil= d: + ppc64 stable wrt #358137 =20 30 Mar 2011; Jeroen Roovers pytest-2.0.1.ebuild: Stable for HPPA (bug #358137).