summaryrefslogtreecommitdiff
path: root/portato/plugin.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-08-11 11:06:21 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-08-11 11:06:21 +0200
commit2776b35a9a93d21a65ae005296f82e675336b0dc (patch)
tree731fc7b4661e7203b4cd5a5502fe2b1cf2ce0af7 /portato/plugin.py
parentbcfae28b842f76bfec2134f9d7f01942fc1c57c6 (diff)
downloadportato-2776b35a9a93d21a65ae005296f82e675336b0dc.tar.gz
portato-2776b35a9a93d21a65ae005296f82e675336b0dc.tar.bz2
portato-2776b35a9a93d21a65ae005296f82e675336b0dc.zip
Fix handling of slots in /etc/portage/*
Diffstat (limited to 'portato/plugin.py')
0 files changed, 0 insertions, 0 deletions
>3-348/+412 2009-07-05TypoRené 'Necoro' Neumann1-1/+1 2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2-6/+2 2009-07-05DocRené 'Necoro' Neumann1-1/+14 2009-07-05Install package_details.pyRené 'Necoro' Neumann1-1/+1 2009-07-05Sort plugins in the windowRené 'Necoro' Neumann2-13/+12 2009-07-05Port DependencyDetailRené 'Necoro' Neumann4-129/+118 2009-07-05Also port FilesDetailRené 'Necoro' Neumann3-43/+24 2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann3-27/+14