Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:prefix commit in: /
Date: Sat, 05 Feb 2011 14:54:12
Message-Id: b82a06113c9c123915854cb365075762f08140d7.grobian@gentoo
1 commit: b82a06113c9c123915854cb365075762f08140d7
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 5 12:24:52 2011 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 5 12:24:52 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=b82a0611
7
8 Merge remote-tracking branch 'overlays-gentoo-org/master' into prefix
9
10
11 pym/_emerge/depgraph.py | 77 +++++++------
12 pym/portage/dep/__init__.py | 151 ++++++++++++++++++++++--
13 pym/portage/package/ebuild/doebuild.py | 29 +++++-
14 pym/portage/tests/dep/testCheckRequiredUse.py | 112 ++++++++++++++++++-
15 4 files changed, 317 insertions(+), 52 deletions(-)