summaryrefslogtreecommitdiff
path: root/portato/gui/windows/about.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-08-15 15:09:24 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-08-15 15:09:24 +0200
commite65b90763927ec9133f9b9c30e00b0a70b13b14b (patch)
treec7ba0f10da3c71682cdfac6ee068fb8dd42d511c /portato/gui/windows/about.py
parent754ce03319038f37e463cf091501d6e66958c375 (diff)
downloadportato-e65b90763927ec9133f9b9c30e00b0a70b13b14b.tar.gz
portato-e65b90763927ec9133f9b9c30e00b0a70b13b14b.tar.bz2
portato-e65b90763927ec9133f9b9c30e00b0a70b13b14b.zip
Move eix-format to correct location
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
='insertions'>+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