Gentoo Archives: gentoo-commits

From: Thomas Sachau <tommy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:multilib commit in: /
Date: Fri, 25 Feb 2011 13:45:23
Message-Id: 0cd661019f7dd3d52c26b507c1dc87ec78c07965.tommy@gentoo
1 commit: 0cd661019f7dd3d52c26b507c1dc87ec78c07965
2 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 25 13:44:35 2011 +0000
4 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 25 13:44:35 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=0cd66101
7
8 Merge commit 'v2.2.0_alpha25' into multilib
9
10
11 bin/ebuild.sh | 14 +++-------
12 bin/egencache | 8 +++++
13 bin/isolated-functions.sh | 4 +-
14 bin/misc-functions.sh | 4 +-
15 doc/package/ebuild/eapi/4.docbook | 2 +-
16 man/ebuild.5 | 2 +-
17 man/emerge.1 | 13 ++++++---
18 pym/_emerge/BinpkgVerifier.py | 6 +++-
19 pym/_emerge/Scheduler.py | 1 +
20 pym/_emerge/SubProcess.py | 3 +-
21 pym/_emerge/actions.py | 19 +++++++++++--
22 pym/_emerge/help.py | 15 +++++++---
23 pym/_emerge/main.py | 43 +++++++++++++++++++++++++----
24 pym/_emerge/unmerge.py | 4 +-
25 pym/portage/dep/__init__.py | 6 +++-
26 pym/portage/mail.py | 38 ++++++++++++++++++--------
27 pym/portage/tests/resolver/test_depth.py | 15 ++++++++++
28 pym/repoman/checks.py | 2 +-
29 18 files changed, 146 insertions(+), 53 deletions(-)