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 1QAqqx-0004ck-5o for garchives@archives.gentoo.org; Fri, 15 Apr 2011 21:46:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29F521C02D; Fri, 15 Apr 2011 21:46:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E03BD1C02D for ; Fri, 15 Apr 2011 21:46:51 +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 427DC1B401E for ; Fri, 15 Apr 2011 21:46:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2183) id DEABB20054; Fri, 15 Apr 2011 21:46:49 +0000 (UTC) From: "Christoph Mende (angelos)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, angelos@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pytest: pytest-2.0.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pytest-2.0.2.ebuild ChangeLog X-VCS-Directories: dev-python/pytest X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende Content-Type: text/plain; charset=utf8 Message-Id: <20110415214649.DEABB20054@flycatcher.gentoo.org> Date: Fri, 15 Apr 2011 21:46:49 +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: 758ba72fdd76dde782a8ed68b1b25b9b angelos 11/04/15 21:46:49 Modified: pytest-2.0.2.ebuild ChangeLog Log: Stable on amd64 wrt bug #362773 =20 (Portage version: 2.2.0_alpha30/cvs/Linux x86_64) Revision Changes Path 1.3 dev-python/pytest/pytest-2.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= pytest-2.0.2.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= pytest-2.0.2.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= pytest-2.0.2.ebuild?r1=3D1.2&r2=3D1.3 Index: pytest-2.0.2.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.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pytest-2.0.2.ebuild 12 Apr 2011 00:01:12 -0000 1.2 +++ pytest-2.0.2.ebuild 15 Apr 2011 21:46:49 -0000 1.3 @@ -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.2.ebuild= ,v 1.2 2011/04/12 00:01:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.0.2.ebuild= ,v 1.3 2011/04/15 21:46:49 angelos 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 ~x= 86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE=3D"" =20 RDEPEND=3D">=3Ddev-python/py-1.4.1" 1.20 dev-python/pytest/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= ChangeLog?rev=3D1.20&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= ChangeLog?rev=3D1.20&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= ChangeLog?r1=3D1.19&r2=3D1.20 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.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 12 Apr 2011 00:01:12 -0000 1.19 +++ ChangeLog 15 Apr 2011 21:46:49 -0000 1.20 @@ -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.19 20= 11/04/12 00:01:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.20 20= 11/04/15 21:46:49 angelos Exp $ + + 15 Apr 2011; Christoph Mende pytest-2.0.2.ebuild: + Stable on amd64 wrt bug #362773 =20 12 Apr 2011; Jeroen Roovers pytest-2.0.2.ebuild: Stable for HPPA (bug #362773).