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 1RXe04-0000lT-34 for garchives@archives.gentoo.org; Mon, 05 Dec 2011 19:14:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B834521C04D; Mon, 5 Dec 2011 19:14:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7376221C04D for ; Mon, 5 Dec 2011 19:14:37 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 982B21B401A for ; Mon, 5 Dec 2011 19:14:36 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id 4DC712004B; Mon, 5 Dec 2011 19:14:35 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/dulwich: dulwich-0.8.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: dulwich-0.8.1.ebuild ChangeLog X-VCS-Directories: dev-python/dulwich X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: <20111205191435.4DC712004B@flycatcher.gentoo.org> Date: Mon, 5 Dec 2011 19:14:35 +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: 5b63b11d-06c8-4bc3-819a-cd92a8d30f58 X-Archives-Hash: 1ca3b7bf28cfbd7c8bd60a5d3b62755f grobian 11/12/05 19:14:35 Modified: dulwich-0.8.1.ebuild ChangeLog Log: Marked ~sparc-solaris, ~sparc64-solaris =20 (Portage version: 2.2.01.19833-prefix/cvs/Darwin i386) Revision Changes Path 1.4 dev-python/dulwich/dulwich-0.8.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /dulwich-0.8.1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /dulwich-0.8.1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /dulwich-0.8.1.ebuild?r1=3D1.3&r2=3D1.4 Index: dulwich-0.8.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.8.1.ebuild= ,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dulwich-0.8.1.ebuild 11 Nov 2011 19:21:43 -0000 1.3 +++ dulwich-0.8.1.ebuild 5 Dec 2011 19:14:35 -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.8.1.ebui= ld,v 1.3 2011/11/11 19:21:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/dulwich-0.8.1.ebui= ld,v 1.4 2011/12/05 19:14:35 grobian Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2" @@ -16,7 +16,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-mac= os ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-mac= os ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE=3D"" =20 DEPEND=3D"dev-python/setuptools 1.41 dev-python/dulwich/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /ChangeLog?rev=3D1.41&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /ChangeLog?rev=3D1.41&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dulwich= /ChangeLog?r1=3D1.40&r2=3D1.41 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.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ChangeLog 11 Nov 2011 19:21:43 -0000 1.40 +++ ChangeLog 5 Dec 2011 19:14:35 -0000 1.41 @@ -1,6 +1,9 @@ # 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.40 2= 011/11/11 19:21:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dulwich/ChangeLog,v 1.41 2= 011/12/05 19:14:35 grobian Exp $ + + 05 Dec 2011; Fabian Groffen dulwich-0.8.1.ebuild: + Marked ~sparc-solaris, ~sparc64-solaris =20 11 Nov 2011; Markos Chandras dulwich-0.8.1.ebuil= d: Don't inherit unused eclass. Fix dependencies. Simplify