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 1PyniM-0001bR-5A for garchives@archives.gentoo.org; Sun, 13 Mar 2011 16:00:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B806E05CF; Sun, 13 Mar 2011 16:00:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3D473E05CF for ; Sun, 13 Mar 2011 16:00:11 +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 3B1821B40B7 for ; Sun, 13 Mar 2011 16:00:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id BF59F20054; Sun, 13 Mar 2011 16:00:08 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@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: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20110313160008.BF59F20054@flycatcher.gentoo.org> Date: Sun, 13 Mar 2011 16:00:08 +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: 8c6cec0c99dfa963737c37cf178d12d1 hwoarang 11/03/13 16:00:08 Modified: pytest-2.0.1.ebuild ChangeLog Log: Stable on amd64 wrt bug #358137 =20 (Portage version: 2.1.9.42/cvs/Linux x86_64) Revision Changes Path 1.2 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.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= pytest-2.0.1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= pytest-2.0.1.ebuild?r1=3D1.1&r2=3D1.2 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.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pytest-2.0.1.ebuild 9 Feb 2011 02:41:07 -0000 1.1 +++ pytest-2.0.1.ebuild 13 Mar 2011 16:00:08 -0000 1.2 @@ -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.1 2011/02/09 02:41:07 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.0.1.ebuild= ,v 1.2 2011/03/13 16:00:08 hwoarang 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.13 dev-python/pytest/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= ChangeLog?rev=3D1.13&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= ChangeLog?rev=3D1.13&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/= ChangeLog?r1=3D1.12&r2=3D1.13 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.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 9 Mar 2011 20:47:27 -0000 1.12 +++ ChangeLog 13 Mar 2011 16:00:08 -0000 1.13 @@ -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.12 20= 11/03/09 20:47:27 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.13 20= 11/03/13 16:00:08 hwoarang Exp $ + + 13 Mar 2011; Markos Chandras pytest-2.0.1.ebuild= : + Stable on amd64 wrt bug #358137 =20 *pytest-2.0.2 (09 Mar 2011) =20