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-314843-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Pnb01-0000tL-N2
	for garchives@archives.gentoo.org; Thu, 10 Feb 2011 18:12:13 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3BF4AE0AAB;
	Thu, 10 Feb 2011 18:12:06 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 07360E0AAB
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Feb 2011 18:12:05 +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 7F3541B40B7
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Feb 2011 18:12:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id EB1C38006A
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Feb 2011 18:12:04 +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: <fe27fedc76de4cb436cee6421f8966d89c3cdcc9.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: fe27fedc76de4cb436cee6421f8966d89c3cdcc9
Date: Thu, 10 Feb 2011 18:12:04 +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: 582c4809b6e6e17fbafe499eb2786cce

commit:     fe27fedc76de4cb436cee6421f8966d89c3cdcc9
Author:     Thomas Sachau <tommy <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 10 18:11:56 2011 +0000
Commit:     Thomas Sachau <tommy <AT> gentoo <DOT> org>
CommitDate: Thu Feb 10 18:11:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a=
=3Dcommit;h=3Dfe27fedc

Merge commit 'v2.2.0_alpha23' into multilib


 man/emerge.1                      |   10 ++++++----
 pym/_emerge/depgraph.py           |    3 ++-
 pym/portage/cache/ebuild_xattr.py |   13 +++++++------
 pym/portage/debug.py              |   10 ++++++++--
 pym/portage/dep/dep_check.py      |    8 ++++----
 pym/repoman/herdbase.py           |   11 +++++++++--
 6 files changed, 36 insertions(+), 19 deletions(-)