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: Thu, 28 Mar 2013 19:31:17
Message-Id: 1364499046.efee005bc838284ded7d7672c49b66fd2f5ae799.tommy@gentoo
1 commit: efee005bc838284ded7d7672c49b66fd2f5ae799
2 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 28 19:30:46 2013 +0000
4 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 28 19:30:46 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=efee005b
7
8 Merge tag 'v2.2.0_alpha170' into multilib
9
10
11 bin/ebuild-helpers/prepstrip | 3 +-
12 bin/repoman | 2 +-
13 cnf/make.globals | 5 +-
14 man/ebuild.1 | 4 +-
15 man/ebuild.5 | 9 ++-
16 man/make.conf.5 | 11 +++-
17 pym/_emerge/SpawnProcess.py | 9 ++-
18 pym/_emerge/depgraph.py | 27 +++++--
19 pym/portage/locks.py | 42 +++++++++---
20 .../package/ebuild/_config/special_env_vars.py | 3 +-
21 pym/portage/package/ebuild/config.py | 14 ++--
22 pym/portage/util/__init__.py | 65 ++++++++++++++++-
23 pym/portage/util/movefile.py | 75 ++++++++++++++++++--
24 13 files changed, 224 insertions(+), 45 deletions(-)