projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3ad6b1
)
Fix typos in comments.
author
Arfrever Frehtes Taifersar Arahesis
<Arfrever@Gentoo.Org>
Sun, 10 Oct 2010 02:54:51 +0000
(
04:54
+0200)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 12 Oct 2010 01:45:27 +0000
(18:45 -0700)
pym/_emerge/depgraph.py
patch
|
blob
|
history
diff --git
a/pym/_emerge/depgraph.py
b/pym/_emerge/depgraph.py
index 4095bbbba39088e2e42d6171e0c2736cad777747..af4e77a3980e6408017c239dedc71b3ad8ae6341 100644
(file)
--- a/
pym/_emerge/depgraph.py
+++ b/
pym/_emerge/depgraph.py
@@
-701,7
+701,7
@@
class depgraph(object):
if not dep_pkg:
if dep.priority.optional:
- # This could be an unecessary build-time dep
+ # This could be an un
n
ecessary build-time dep
# pulled in by --with-bdeps=y.
return 1
if allow_unsatisfied: