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 <gentoo-commits+bounces-314380-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Pms3Q-00041f-PM for garchives@archives.gentoo.org; Tue, 08 Feb 2011 18:12:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51073E08FC; Tue, 8 Feb 2011 18:12:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 22EE5E08FC for <gentoo-commits@lists.gentoo.org>; Tue, 8 Feb 2011 18:12:38 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF79C1B406C for <gentoo-commits@lists.gentoo.org>; Tue, 8 Feb 2011 18:12:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1FB2D8006A for <gentoo-commits@lists.gentoo.org>; Tue, 8 Feb 2011 18:12:37 +0000 (UTC) From: "Thomas Sachau" <tommy@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Sachau" <tommy@gentoo.org> Message-ID: <07a2f8e3e0d03bb488a9f15ea4eac7e269c7c099.tommy@gentoo> Subject: [gentoo-commits] proj/portage:multilib commit in: / X-VCS-Repository: proj/portage X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 07a2f8e3e0d03bb488a9f15ea4eac7e269c7c099 Date: Tue, 8 Feb 2011 18:12:37 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: d4ce0e70c60715e40411c2391d3686a4 commit: 07a2f8e3e0d03bb488a9f15ea4eac7e269c7c099 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org> AuthorDate: Tue Feb 8 18:12:24 2011 +0000 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org> CommitDate: Tue Feb 8 18:12:24 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a= =3Dcommit;h=3D07a2f8e3 Merge commit 'v2.2.0_alpha22' into multilib bin/ebuild.sh | 14 ++++++++++---- man/ebuild.5 | 4 ++-- pym/portage/cache/sqlite.py | 23 +++++++++++++++-------= - pym/portage/dep/__init__.py | 2 +- pym/portage/dep/dep_check.py | 19 +++++++++++++++---- pym/portage/tests/dep/test_paren_reduce.py | 4 +++- 6 files changed, 46 insertions(+), 20 deletions(-)