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 1Pa759-0000F0-Ti for garchives@archives.gentoo.org; Tue, 04 Jan 2011 13:37:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F8B5E06B7; Tue, 4 Jan 2011 13:37:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1C33BE06B7 for ; Tue, 4 Jan 2011 13:37:41 +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 80C7E1B4010 for ; Tue, 4 Jan 2011 13:37:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2275) id 27A732005C; Tue, 4 Jan 2011 13:37:39 +0000 (UTC) From: "Michael Weber (xmw)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, xmw@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: xmw X-VCS-Committer-Name: Michael Weber Content-Type: text/plain; charset=utf8 Message-Id: <20110104133739.27A732005C@flycatcher.gentoo.org> Date: Tue, 4 Jan 2011 13:37:39 +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: f732e0eb-8cc5-44ed-8b8b-dd871938e41a X-Archives-Hash: 9cb67950ff3bb0ecbf8629969640d10b xmw 11/01/04 13:37:39 Modified: subunit-0.0.6.ebuild ChangeLog Log: sparc stable (bug 346985) =20 (Portage version: 2.1.9.25/cvs/Linux x86_64) Revision Changes Path 1.3 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.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /subunit-0.0.6.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /subunit-0.0.6.ebuild?r1=3D1.2&r2=3D1.3 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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- subunit-0.0.6.ebuild 19 Jul 2010 23:52:53 -0000 1.2 +++ subunit-0.0.6.ebuild 4 Jan 2011 13:37:39 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.2 2010/07/19 23:52:53 arfrever Exp $ +# $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 $ =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 ~= x86 ~x86-fbsd" IUSE=3D"" =20 RDEPEND=3D">=3Ddev-python/testtools-0.9.4" 1.4 dev-python/subunit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /ChangeLog?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /ChangeLog?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /ChangeLog?r1=3D1.3&r2=3D1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 18 Jul 2010 06:50:55 -0000 1.3 +++ ChangeLog 4 Jan 2011 13:37:39 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/subunit -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.3 20= 10/07/18 06:50:55 fauli Exp $ +# 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 $ + + 04 Jan 2011; Michael Weber subunit-0.0.6.ebuild: + sparc stable (bug 346985) =20 *subunit-0.0.6 (18 Jul 2010) =20