summaryrefslogtreecommitdiff
path: root/plugins/reload_portage.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-11-24 20:14:58 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-11-24 20:14:58 +0100
commit5a1abe7b515ca9da8df1be263642a7bc8f55b383 (patch)
tree5cf5c6cbe9d7be7212b5db78e91563799b114fda /plugins/reload_portage.py
parent595216743bad882172d36129a84f9f3c39ab00e1 (diff)
downloadportato-5a1abe7b515ca9da8df1be263642a7bc8f55b383.tar.gz
portato-5a1abe7b515ca9da8df1be263642a7bc8f55b383.tar.bz2
portato-5a1abe7b515ca9da8df1be263642a7bc8f55b383.zip
Increase session version for the last change
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
René 'Necoro' Neumann2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-30Beautified some dialogsRené 'Necoro' Neumann1-6/+8 2008-06-30Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann1-1/+1 2008-06-26Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann3-53/+29 Also removed the "find_packages::ws" and moved the content into "world" and "system" to prepare for exchangebility. 2008-06-26Added very basic set queryingRené 'Necoro' Neumann3-0/+27 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63