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 1Pd5f1-0007DI-W1 for garchives@archives.gentoo.org; Wed, 12 Jan 2011 18:43:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E025BE06CF; Wed, 12 Jan 2011 18:42:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B35D4E06CF for ; Wed, 12 Jan 2011 18:42:59 +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 E9F411B40D3 for ; Wed, 12 Jan 2011 18:42:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id D3ACA20054; Wed, 12 Jan 2011 18:42:50 +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/subunit: subunit-0.0.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: subunit-0.0.6.ebuild ChangeLog X-VCS-Directories: dev-python/subunit X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20110112184250.D3ACA20054@flycatcher.gentoo.org> Date: Wed, 12 Jan 2011 18:42:50 +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: f9756b58-2b2b-4d81-ad06-53973865adaa X-Archives-Hash: 7ce0b43c9c2002185dfeea860ff92e9e hwoarang 11/01/12 18:42:50 Modified: subunit-0.0.6.ebuild ChangeLog Log: Stable on amd64 wrt bug #346985 =20 (Portage version: 2.1.9.30/cvs/Linux x86_64) Revision Changes Path 1.4 dev-python/subunit/subunit-0.0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /subunit-0.0.6.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /subunit-0.0.6.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /subunit-0.0.6.ebuild?r1=3D1.3&r2=3D1.4 Index: subunit-0.0.6.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/subunit/subunit-0.0.6.ebuild= ,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- subunit-0.0.6.ebuild 4 Jan 2011 13:37:39 -0000 1.3 +++ subunit-0.0.6.ebuild 12 Jan 2011 18:42:50 -0000 1.4 @@ -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/subunit/subunit-0.0.6.ebui= ld,v 1.3 2011/01/04 13:37:39 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.6.ebui= ld,v 1.4 2011/01/12 18:42:50 hwoarang Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2" @@ -15,7 +15,7 @@ =20 LICENSE=3D"Apache-2.0 BSD" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~= x86 ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~x= 86 ~x86-fbsd" IUSE=3D"" =20 RDEPEND=3D">=3Ddev-python/testtools-0.9.4" 1.5 dev-python/subunit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /ChangeLog?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /ChangeLog?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /ChangeLog?r1=3D1.4&r2=3D1.5 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/subunit/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 4 Jan 2011 13:37:39 -0000 1.4 +++ ChangeLog 12 Jan 2011 18:42:50 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/subunit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.4 20= 11/01/04 13:37:39 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.5 20= 11/01/12 18:42:50 hwoarang Exp $ + + 12 Jan 2011; Markos Chandras subunit-0.0.6.ebuil= d: + Stable on amd64 wrt bug #346985 =20 04 Jan 2011; Michael Weber subunit-0.0.6.ebuild: sparc stable (bug 346985)