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 1R6x0H-0001nD-DL for garchives@archives.gentoo.org; Fri, 23 Sep 2011 04:04:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 240F521C093; Fri, 23 Sep 2011 04:04:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E2E3821C093 for ; Fri, 23 Sep 2011 04:04:26 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 624CA1B4005 for ; Fri, 23 Sep 2011 04:04:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 83BF580042 for ; Fri, 23 Sep 2011 04:04:25 +0000 (UTC) From: "Arfrever Frehtes Taifersar Arahesis" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arfrever Frehtes Taifersar Arahesis" Message-ID: <46d40215f2b7fafc7a78acc0ee2ccc53ade846b0.arfrever@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: pym/_emerge/ X-VCS-Repository: proj/portage X-VCS-Files: pym/_emerge/depgraph.py X-VCS-Directories: pym/_emerge/ X-VCS-Committer: arfrever X-VCS-Committer-Name: Arfrever Frehtes Taifersar Arahesis X-VCS-Revision: 46d40215f2b7fafc7a78acc0ee2ccc53ade846b0 Date: Fri, 23 Sep 2011 04:04:25 +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: d624ca492a2525d3b29afa16b024f80f commit: 46d40215f2b7fafc7a78acc0ee2ccc53ade846b0 Author: Arfrever Frehtes Taifersar Arahesis Gentoo Org> AuthorDate: Fri Sep 23 04:03:38 2011 +0000 Commit: Arfrever Frehtes Taifersar Arahesis gentoo org> CommitDate: Fri Sep 23 04:03:38 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a= =3Dcommit;h=3D46d40215 Fix a typo. --- pym/_emerge/depgraph.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py index a4f6c3d..00d9628 100644 --- a/pym/_emerge/depgraph.py +++ b/pym/_emerge/depgraph.py @@ -547,7 +547,7 @@ class depgraph(object): =20 def _show_ignored_binaries(self): """ - Show binaries that have been ignored becaue their USE didn't + Show binaries that have been ignored because their USE didn't match the user's config. """ if not self._dynamic_config.ignored_binaries \