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 1QO9iT-0001l1-UZ for garchives@archives.gentoo.org; Sun, 22 May 2011 14:33:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 177EF1C06A; Sun, 22 May 2011 14:33:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B8C401C06A for ; Sun, 22 May 2011 14:33:04 +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 93D011B401B for ; Sun, 22 May 2011 14:33:03 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 886) id 53C7120054; Sun, 22 May 2011 14:33:02 +0000 (UTC) From: "Joseph Jezak (josejx)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, josejx@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/dulwich: dulwich-0.7.0.ebuild ChangeLog dulwich-0.7.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: dulwich-0.7.0.ebuild ChangeLog dulwich-0.7.1.ebuild X-VCS-Directories: dev-python/dulwich X-VCS-Committer: josejx X-VCS-Committer-Name: Joseph Jezak Content-Type: text/plain; charset=utf8 Message-Id: <20110522143302.53C7120054@flycatcher.gentoo.org> Date: Sun, 22 May 2011 14:33:02 +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: 8c427199c18d9c381ce881e954daf65a josejx 11/05/22 14:33:02 Modified: dulwich-0.7.0.ebuild ChangeLog dulwich-0.7.1.ebui= ld Log: Marked ~ppc for bug #365913. =20 (Portage version: 2.1.9.49/cvs/Linux x86_64) Revision Changes Path 1.8 dev-python/dulwich/dulwich-0.7.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /dulwich-0.7.0.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /dulwich-0.7.0.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /dulwich-0.7.0.ebuild?r1=3D1.7&r2=3D1.8 Index: dulwich-0.7.0.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/dulwich/dulwich-0.7.0.ebuild= ,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- dulwich-0.7.0.ebuild 8 Apr 2011 22:43:16 -0000 1.7 +++ dulwich-0.7.0.ebuild 22 May 2011 14:33:02 -0000 1.8 @@ -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/dulwich/dulwich-0.7.0.ebui= ld,v 1.7 2011/04/08 22:43:16 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.7.0.ebui= ld,v 1.8 2011/05/22 14:33:02 josejx Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2" @@ -16,7 +16,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"amd64 x86 ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS=3D"amd64 ~ppc x86 ~ppc-macos ~x86-macos ~x86-solaris" IUSE=3D"" =20 DEPEND=3D"dev-python/setuptools 1.29 dev-python/dulwich/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /ChangeLog?rev=3D1.29&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /ChangeLog?rev=3D1.29&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /ChangeLog?r1=3D1.28&r2=3D1.29 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/dulwich/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 15 May 2011 08:13:51 -0000 1.28 +++ ChangeLog 22 May 2011 14:33:02 -0000 1.29 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/dulwich # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.28 2= 011/05/15 08:13:51 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.29 2= 011/05/22 14:33:02 josejx Exp $ + + 22 May 2011; Joseph Jezak dulwich-0.7.0.ebuild, + dulwich-0.7.1.ebuild: + Marked ~ppc for bug #365913. =20 15 May 2011; Christoph Mende dulwich-0.7.1.ebuild= : Stable on amd64 wrt bug #367299 1.4 dev-python/dulwich/dulwich-0.7.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /dulwich-0.7.1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /dulwich-0.7.1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /dulwich-0.7.1.ebuild?r1=3D1.3&r2=3D1.4 Index: dulwich-0.7.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/dulwich/dulwich-0.7.1.ebuild= ,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dulwich-0.7.1.ebuild 15 May 2011 08:13:51 -0000 1.3 +++ dulwich-0.7.1.ebuild 22 May 2011 14:33:02 -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/dulwich/dulwich-0.7.1.ebui= ld,v 1.3 2011/05/15 08:13:51 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.7.1.ebui= ld,v 1.4 2011/05/22 14:33:02 josejx Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2" @@ -16,7 +16,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"amd64 ~x86 ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS=3D"amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris ~x86-sola= ris" IUSE=3D"" =20 DEPEND=3D"dev-python/setuptools