projects
/
gentoolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd90108
)
Merge from genscripts r460: brian.dolbec
author
fuzzyray
<fuzzyray@gentoo.org>
Wed, 22 Sep 2010 20:59:30 +0000
(20:59 -0000)
committer
fuzzyray
<fuzzyray@gentoo.org>
Wed, 22 Sep 2010 20:59:30 +0000
(20:59 -0000)
fix typo.
svn path=/trunk/gentoolkit/; revision=803
pym/gentoolkit/flag.py
patch
|
blob
|
history
diff --git
a/pym/gentoolkit/flag.py
b/pym/gentoolkit/flag.py
index 8a161107f8454d351204750cde0f42d55458ead5..7643cfe99311c2acc81732d81a0af556a4eac90f 100644
(file)
--- a/
pym/gentoolkit/flag.py
+++ b/
pym/gentoolkit/flag.py
@@
-9,7
+9,7
@@
__all__ = (
- 'get
)
iuse',
+ 'get
_
iuse',
'get_installed_use',
'reduce_flag',
'reduce_flags',