summaryrefslogtreecommitdiff
path: root/portato/backend/portage/__init__.py
diff options
context:
space:
mode:
authornecoro <>2007-03-10 19:21:44 +0000
committernecoro <>2007-03-10 19:21:44 +0000
commitc5d183ef09614d6388be710fd39a5e65002bd83d (patch)
tree697ae0f999569813314912dafa0580c852bd46d4 /portato/backend/portage/__init__.py
parentc399a6690b7981f1bd6c513666c4b37d71b5a855 (diff)
downloadportato-c5d183ef09614d6388be710fd39a5e65002bd83d.tar.gz
portato-c5d183ef09614d6388be710fd39a5e65002bd83d.tar.bz2
portato-c5d183ef09614d6388be710fd39a5e65002bd83d.zip
First plugin support
Diffstat (limited to 'portato/backend/portage/__init__.py')
0 files changed, 0 insertions, 0 deletions
:52 +0200'>2009-10-05Renamed the ignore fileRené 'Necoro' Neumann1-0/+0 2009-10-05Update NEWSRené 'Necoro' Neumann1-0/+1 2009-10-05Also allow 'unselect all' in the PkgListRené 'Necoro' Neumann1-1/+10 2009-10-05Now have it the sorted way in PkgListsRené 'Necoro' Neumann2-3/+9 2009-10-05Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann5-27/+38 2009-10-05Added an PkgList window and rewrote UpdateWindow and WorldListWindow to use itRené 'Necoro' Neumann3-39/+63 2009-10-05Add uninstall button and rename to PkgListWindowRené 'Necoro' Neumann1-2/+17 2009-10-05First quick hack to have a world listRené 'Necoro' Neumann3-2/+24