projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb6a41d
)
Fix a typo.
author
Arfrever Frehtes Taifersar Arahesis
<Arfrever@Gentoo.Org>
Tue, 26 Apr 2011 20:50:03 +0000
(22:50 +0200)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 4 May 2011 19:26:38 +0000
(12:26 -0700)
pym/_emerge/actions.py
patch
|
blob
|
history
diff --git
a/pym/_emerge/actions.py
b/pym/_emerge/actions.py
index d2b35d5bd308aaba495f5c133138b6ef7846c8ee..20b1e3c4e36d6976e716d8e6330709ef647e3395 100644
(file)
--- a/
pym/_emerge/actions.py
+++ b/
pym/_emerge/actions.py
@@
-1291,7
+1291,7
@@
def action_deselect(settings, trees, opts, atoms):
def expand_new_virt(vardb, atom, _traversed=None):
"""
Iterate over the recursively expanded RDEPEND atoms of
-
s
new-style virtual. If atom is not a new-style virtual
+
a
new-style virtual. If atom is not a new-style virtual
or it does not match an installed package then it is
yielded without any expansion.
"""