public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] portage r13753 - main/trunk/pym/_emerge
@ 2009-07-01  0:28 99% Zac Medico (zmedico)
  0 siblings, 0 replies; 1+ results
From: Zac Medico (zmedico) @ 2009-07-01  0:28 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2009-07-01 00:28:28 +0000 (Wed, 01 Jul 2009)
New Revision: 13753

Modified:
   main/trunk/pym/_emerge/depgraph.py
Log:
Fix typo from previous commit.


Modified: main/trunk/pym/_emerge/depgraph.py
===================================================================
--- main/trunk/pym/_emerge/depgraph.py	2009-07-01 00:27:38 UTC (rev 13752)
+++ main/trunk/pym/_emerge/depgraph.py	2009-07-01 00:28:28 UTC (rev 13753)
@@ -2877,7 +2877,7 @@
 					ignore_priority = priority_range.ignore_priority[i]
 					nodes = get_nodes(ignore_priority=ignore_priority)
 					if nodes:
-						# If there is a mixuture of merges and uninstalls,
+						# If there is a mixture of merges and uninstalls,
 						# do the uninstalls first.
 						if len(nodes) > 1:
 							good_uninstalls = []




^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-07-01  0:28 99% [gentoo-commits] portage r13753 - main/trunk/pym/_emerge Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox