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 1PvEae-0006ay-PS for garchives@archives.gentoo.org; Thu, 03 Mar 2011 19:53:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1627B1C00F; Thu, 3 Mar 2011 19:53:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D95A01C00F for ; Thu, 3 Mar 2011 19:53:28 +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 38B491B4142 for ; Thu, 3 Mar 2011 19:53:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id A49058006E for ; Thu, 3 Mar 2011 19:53:27 +0000 (UTC) From: "Thomas Sachau" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Sachau" Message-ID: <7d6007f4aef60e2b51e1f3412d52a49d53fb3bb4.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: 7d6007f4aef60e2b51e1f3412d52a49d53fb3bb4 Date: Thu, 3 Mar 2011 19:53:27 +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: 7abd07e6bc887184de93b02909db8954 commit: 7d6007f4aef60e2b51e1f3412d52a49d53fb3bb4 Author: Thomas Sachau gentoo org> AuthorDate: Thu Mar 3 19:53:00 2011 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Thu Mar 3 19:53:00 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a= =3Dcommit;h=3D7d6007f4 Merge commit 'v2.2.0_alpha26' into multilib bin/ebuild | 51 +++++++++++++++++++++++++-----------= - bin/ebuild-helpers/4/dodoc | 49 +----------------------------------- bin/ebuild-helpers/dodoc | 8 +++-- bin/ebuild-helpers/doins | 17 +++++++++++- bin/repoman | 2 + man/repoman.1 | 3 ++ pym/_emerge/actions.py | 53 ++++++++++++++++++++++++++++--------= --- pym/_emerge/depgraph.py | 13 +++++++++- pym/portage/dbapi/vartree.py | 57 +++++++++++++++++++++++++++++++++---= ----- pym/repoman/checks.py | 16 ++++++++++- runtests.sh | 2 +- 11 files changed, 172 insertions(+), 99 deletions(-)