From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8E6971381F3 for ; Fri, 31 May 2013 12:16:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29CC5E08BD; Fri, 31 May 2013 12:16:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4BB6E08BD for ; Fri, 31 May 2013 12:16:09 +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 CA0D533E24A for ; Fri, 31 May 2013 12:16:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EC710E5309 for ; Fri, 31 May 2013 12:16:05 +0000 (UTC) From: "Thomas Sachau" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Sachau" Message-ID: <1370002547.d14f303a43f380ea8054f2b25b7409c5850eb142.tommy@gentoo> Subject: [gentoo-commits] proj/portage:multilib commit in: / X-VCS-Repository: proj/portage X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: d14f303a43f380ea8054f2b25b7409c5850eb142 X-VCS-Branch: multilib Date: Fri, 31 May 2013 12:16:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e2fd5b36-29fc-4789-8ffa-8993bc21758d X-Archives-Hash: c482d0ef13aea82a5fd7cc2b5a5d8a5a commit: d14f303a43f380ea8054f2b25b7409c5850eb142 Author: Thomas Sachau gentoo org> AuthorDate: Fri May 31 12:15:47 2013 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Fri May 31 12:15:47 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=d14f303a Merge tag 'v2.2.0_alpha177' into multilib bin/ebuild | 3 ++- bin/ebuild-helpers/ecompressdir | 15 +++++++++++++++ bin/egencache | 3 ++- bin/quickpkg | 3 ++- bin/repoman | 16 +++++++++++++++- man/emerge.1 | 3 +++ man/portage.5 | 8 +++++++- man/repoman.1 | 10 +++++++++- pym/_emerge/main.py | 3 ++- pym/portage/dbapi/porttree.py | 11 ++++++++++- pym/portage/package/ebuild/fetch.py | 13 ++++++++++++- pym/portage/repository/config.py | 15 ++++++++++++++- 12 files changed, 93 insertions(+), 10 deletions(-)