projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04066d4
)
Fix indentation.
author
Zac Medico
<zmedico@gentoo.org>
Wed, 25 Jun 2008 22:37:43 +0000
(22:37 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 25 Jun 2008 22:37:43 +0000
(22:37 -0000)
svn path=/main/trunk/; revision=10791
pym/portage/cache/mappings.py
patch
|
blob
|
history
diff --git
a/pym/portage/cache/mappings.py
b/pym/portage/cache/mappings.py
index 7c347a4f92579b1b6d8ca532c33cdf73bc89e5b3..19673e36ed8b408c007d2bdfe1c1546c8f547deb 100644
(file)
--- a/
pym/portage/cache/mappings.py
+++ b/
pym/portage/cache/mappings.py
@@
-226,4
+226,4
@@
def slot_dict_class(keys):
v = SlotDict
_slot_dict_classes[keys_set] = v
-
return v
+ return v