projects
/
gentoolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91cb64e
)
whitespace conversion, ONLY USE TABS FROM NOW ON
author
genone
<genone@gentoo.org>
Fri, 9 Jan 2004 05:02:13 +0000
(
05:02
-0000)
committer
genone
<genone@gentoo.org>
Fri, 9 Jan 2004 05:02:13 +0000
(
05:02
-0000)
svn path=/; revision=58
trunk/src/gentoolkit/gentoolkit.py
patch
|
blob
|
history
diff --git
a/trunk/src/gentoolkit/gentoolkit.py
b/trunk/src/gentoolkit/gentoolkit.py
index 8d19f7b1a41b762ec11a177a1162fcecaf496e1b..fabb086ad8fc919fe374a01cdd174bf4bb250c57 100644
(file)
--- a/
trunk/src/gentoolkit/gentoolkit.py
+++ b/
trunk/src/gentoolkit/gentoolkit.py
@@
-216,7
+216,7
@@
def find_system_packages(prefilter=None):
else:
unresolved.append(cpv)
return (resolved, unresolved)
-
+
def find_world_packages(prefilter=None):
"""Returns a tuple of lists, first list is resolved world packages,
seond is unresolved package names."""