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 1PljWe-0006tb-GO for garchives@archives.gentoo.org; Sat, 05 Feb 2011 14:54:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA1E6E05F1; Sat, 5 Feb 2011 14:54:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 708F5E05F1 for ; Sat, 5 Feb 2011 14:54:04 +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 DBFD11B4123 for ; Sat, 5 Feb 2011 14:54:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B5F02800C1 for ; Sat, 5 Feb 2011 12:25:08 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: Subject: [gentoo-commits] proj/portage:prefix commit in: / X-VCS-Repository: proj/portage X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: b82a06113c9c123915854cb365075762f08140d7 Date: Sat, 5 Feb 2011 12:25:08 +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: 74144ed8e575c342b92170b886393a6f commit: b82a06113c9c123915854cb365075762f08140d7 Author: Fabian Groffen gentoo org> AuthorDate: Sat Feb 5 12:24:52 2011 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sat Feb 5 12:24:52 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a= =3Dcommit;h=3Db82a0611 Merge remote-tracking branch 'overlays-gentoo-org/master' into prefix pym/_emerge/depgraph.py | 77 +++++++------ pym/portage/dep/__init__.py | 151 +++++++++++++++++++= +++-- pym/portage/package/ebuild/doebuild.py | 29 +++++- pym/portage/tests/dep/testCheckRequiredUse.py | 112 ++++++++++++++++++- 4 files changed, 317 insertions(+), 52 deletions(-)