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-445673-garchives=archives.gentoo.org@lists.gentoo.org>) id 1SF863-0000Uh-L0 for garchives@archives.gentoo.org; Tue, 03 Apr 2012 18:04:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3D32E0D2B; Tue, 3 Apr 2012 18:04:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 84761E0D2B for <gentoo-commits@lists.gentoo.org>; Tue, 3 Apr 2012 18:04:40 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB2F51B4008 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Apr 2012 18:04:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9F0DBE5403 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Apr 2012 18:04:38 +0000 (UTC) From: "Fabian Groffen" <grobian@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" <grobian@gentoo.org> Message-ID: <1333476249.88bcbb23788f009ddcdadc6ea7d0555b29fe2d4d.grobian@gentoo> 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: 88bcbb23788f009ddcdadc6ea7d0555b29fe2d4d X-VCS-Branch: prefix Date: Tue, 3 Apr 2012 18:04:38 +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: 191b9593-1cae-425f-8898-5b34697a62a0 X-Archives-Hash: 61845932829b6ad95426aba67f4922e2 commit: 88bcbb23788f009ddcdadc6ea7d0555b29fe2d4d Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Tue Apr 3 18:04:09 2012 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Tue Apr 3 18:04:09 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a= =3Dcommit;h=3D88bcbb23 Merge remote-tracking branch 'overlays-gentoo-org/master' into prefix bin/repoman | 2 +- pym/_emerge/unmerge.py | 15 +++++- pym/portage/dispatch_conf.py | 2 +- pym/portage/package/ebuild/config.py | 2 +- pym/portage/package/ebuild/doebuild.py | 3 +- pym/portage/tests/util/test_getconfig.py | 26 ++++++++- pym/portage/util/__init__.py | 91 +++++++++++++++++++-----= ----- 7 files changed, 102 insertions(+), 39 deletions(-)