summaryrefslogtreecommitdiff
path: root/portato/backend/portage/package.py (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-11applied 2to3 and fixed the resultRené 'Necoro' Neumann1-6/+4
2010-04-11Fix the stuff merged in from atomRené 'Necoro' Neumann1-1/+1
2010-03-05Fixed copyrightRené 'Necoro' Neumann1-1/+1
2009-11-05Better slot handling in packages.René 'Necoro' Neumann1-1/+1
2009-10-05Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann1-12/+2
2009-08-11Fix handling of slots in /etc/portage/*René 'Necoro' Neumann1-1/+3
2009-05-18Fix #2René 'Necoro' Neumann1-1/+2
2009-05-18FixRené 'Necoro' Neumann1-1/+1
2009-05-15Always mask wrong EAPIRené 'Necoro' Neumann1-0/+3
2009-04-07Fixed pyflakes errorsRené 'Necoro' Neumann1-1/+1
2009-01-28Fix blocking behavior. Ignore blocks where no existing packages are affected.René 'Necoro' Neumann1-1/+4
2009-01-15Small changes #2René 'Necoro' Neumann1-5/+2
2009-01-15Small changesRené 'Necoro' Neumann1-4/+2
2009-01-15Removed old, deprecated portage_dep importsRené 'Necoro' Neumann1-5/+0
2008-12-11Use two different portage.config instances instead of just one: One for globa...René 'Necoro' Neumann1-2/+2
2008-10-28Remove some trailing whitespacesRené 'Necoro' Neumann1-4/+4
2008-09-02Switch from tabs to 4 spacesRené 'Necoro' Neumann1-286/+286
2008-07-09Renamed generic package setsRené 'Necoro' Neumann1-1/+1
2008-06-25Added Package_22 and System_22René 'Necoro' Neumann1-1/+6
2008-06-24Have blocks as packages and not as CPVRené 'Necoro' Neumann1-1/+1
2008-06-08Make blocks way more intelligentRené 'Necoro' Neumann1-13/+20
2008-06-08Do not block the same slot - as clears itselfRené 'Necoro' Neumann1-3/+3
2008-06-07Also print ebuild and changelog if the package is not in system anymoreRené 'Necoro' Neumann1-1/+4
2008-05-21Small fixesRené 'Necoro' Neumann1-1/+1
2008-05-21Ported packageRené 'Necoro' Neumann1-26/+13
2008-04-17Make get_package_settings take an 'installed' argument instead of a treeRené 'Necoro' Neumann1-14/+11
2008-04-17Changed 'is_overlay' to 'is_in_overlay'René 'Necoro' Neumann1-1/+1
2008-04-16Do not update packages, if the package to update to is masked and the current...René 'Necoro' Neumann1-7/+1
2008-04-09Now unicode support for translations :)René 'Necoro' Neumann1-1/+0
2008-03-12Moved get_dependencies to top package classRené 'Necoro' Neumann1-33/+1
2008-03-11Updated catapult stuffRené 'Necoro' Neumann1-1/+18
2008-03-04No more dict-hackery for the dependenciesRené 'Necoro' Neumann1-18/+16
2008-03-04First get_dependencies supportRené 'Necoro' Neumann1-0/+34
2008-02-12 r753@Devoty: necoro | 2008-02-12 22:26:26 +0100Necoro1-2/+2
2008-01-24 r716@Devoty: necoro | 2008-01-25 00:35:00 +0100Necoro1-11/+11
2008-01-23 r707@Devoty: necoro | 2008-01-24 00:00:22 +0100Necoro1-1/+1
2008-01-14(no commit message)Necoro1-0/+7
2008-01-14 r603@Devoty: necoro | 2008-01-14 11:30:26 +0100Necoro1-3/+19
2008-01-11 r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro1-2/+9
2007-10-04small fixesNecoro1-3/+3
2007-09-10fixed masked useflag bugnecoro1-7/+10
2007-08-27Change to absolute_imports; Warning: definitly brokennecoro1-3/+7
2007-08-16improved update-worldnecoro1-2/+7
2007-08-16improved update-world; now showing differences between installed and set use-...necoro1-20/+4
2007-08-05i18n support and german translationsnecoro1-1/+2
2007-07-26changed design / added linknecoro1-0/+3
2007-07-13new fancier log outputnecoro1-1/+1
2007-06-18added updated list to Qtnecoro1-1/+1
2007-05-31Some interface changesnecoro1-8/+13
2007-05-14added the display of the masking reasonnecoro1-0/+8