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 ) id 1Pnb7t-00028i-Tg for garchives@archives.gentoo.org; Thu, 10 Feb 2011 18:20:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 126EDE09F8; Thu, 10 Feb 2011 18:20:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D196AE09F8 for ; Thu, 10 Feb 2011 18:20:14 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 58E5C1B4036 for ; Thu, 10 Feb 2011 18:20:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 7C5C18006A for ; Thu, 10 Feb 2011 18:20:13 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: 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: d9e783605e933473a6b5e35c0492af9e4743ed1a Date: Thu, 10 Feb 2011 18:20:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 17ffe019cd991e8f5f4cd5999787a085 commit: d9e783605e933473a6b5e35c0492af9e4743ed1a Author: Fabian Groffen gentoo org> AuthorDate: Thu Feb 10 18:17:03 2011 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Thu Feb 10 18:17:03 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a= =3Dcommit;h=3Dd9e78360 Merge remote-tracking branch 'overlays-gentoo-org/master' into prefix bin/ebuild.sh | 14 ++++++++++---- man/ebuild.5 | 4 ++-- man/emerge.1 | 10 ++++++---- pym/_emerge/depgraph.py | 3 ++- pym/portage/cache/ebuild_xattr.py | 13 +++++++------ pym/portage/cache/sqlite.py | 23 +++++++++++++++-------= - pym/portage/debug.py | 10 ++++++++-- pym/portage/dep/__init__.py | 2 +- pym/portage/dep/dep_check.py | 23 +++++++++++++++++-----= - pym/portage/tests/dep/test_paren_reduce.py | 4 +++- pym/repoman/herdbase.py | 11 +++++++++-- 11 files changed, 80 insertions(+), 37 deletions(-)