summaryrefslogtreecommitdiff
path: root/portato/backend/package.py (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-11applied 2to3 and fixed the resultRené 'Necoro' Neumann1-1/+1
2010-04-11Fix the stuff merged in from atomRené 'Necoro' Neumann1-2/+2
2010-03-05Fixed copyrightRené 'Necoro' Neumann1-1/+1
2009-11-05Better slot handling in packages.René 'Necoro' Neumann1-2/+14
2009-10-05Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann1-10/+0
2009-02-07Same copyright statement in all filesRené 'Necoro' Neumann1-1/+1
2008-10-28Remove some trailing whitespacesRené 'Necoro' Neumann1-1/+1
2008-09-15Add a __str__ method to backend.PackageRené 'Necoro' Neumann1-0/+5
2008-09-15New dependency handling. Should fix some bugs.René 'Necoro' Neumann1-27/+1
2008-09-02Switch from tabs to 4 spacesRené 'Necoro' Neumann1-393/+393
2008-05-21Ported packageRené 'Necoro' Neumann1-4/+6
2008-04-17Make get_package_settings take an 'installed' argument instead of a treeRené 'Necoro' Neumann1-3/+3
2008-04-17Changed 'is_overlay' to 'is_in_overlay'René 'Necoro' Neumann1-4/+3
2008-04-09Do something useful if an assertionerror is thrown during dep-resolutionRené 'Necoro' Neumann1-4/+4
2008-04-01Use exception names provided by catapultRené 'Necoro' Neumann1-1/+0
2008-03-29Fixes issue #13.René 'Necoro' Neumann1-0/+4
2008-03-27Allowed AllOf-deps inside orRené 'Necoro' Neumann1-2/+3
2008-03-12Moved get_dependencies to top package classRené 'Necoro' Neumann1-10/+39
2008-03-11Updated catapult stuffRené 'Necoro' Neumann1-27/+20
2008-03-04Registered "get_dependencies" in the abstract Package.René 'Necoro' Neumann1-0/+11
2008-01-24 r716@Devoty: necoro | 2008-01-25 00:35:00 +0100Necoro1-20/+6
2008-01-20 r680@Devoty: necoro | 2008-01-20 02:53:30 +0100Necoro1-5/+13
2008-01-14(no commit message)Necoro1-0/+9
2008-01-14 r603@Devoty: necoro | 2008-01-14 11:30:26 +0100Necoro1-2/+4
2008-01-11 r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro1-1/+3
2007-08-27Change to absolute_imports; Warning: definitly brokennecoro1-3/+4
2007-08-16improved update-world; now showing differences between installed and set use-...necoro1-36/+13
2007-08-10add splash screennecoro1-1/+1
2007-05-31Some interface changesnecoro1-4/+17
2007-05-14added the display of the masking reasonnecoro1-0/+6
2007-05-12now showing the overlaynecoro1-0/+6
2007-04-13Improved masking display and made most of the Qt-Frontend worknecoro1-0/+8
2007-04-04showed masked packages unmasked by the user similar to stable marked testing ...necoro1-1/+3
2007-03-10Added USE_EXPAND-supportnecoro1-0/+21
2007-02-20Renamed package.get_env_var to package.get_package_settingsnecoro1-17/+55
2007-02-19(As Revision 190): support for different backendsnecoro1-0/+296
2007-02-19Back to our own revision solution as the eclass-one checks _before_ updatingnecoro1-447/+0
2007-02-16Use icon instead of the asterisknecoro1-5/+5
2007-02-11Build new ebuild-windownecoro1-1/+1
2007-02-11Added method which checks, whether a use flag is enablednecoro1-0/+22
2007-01-31fixed some bugs pyChecker foundnecoro1-1/+2
2007-01-24Small enhancementsnecoro1-2/+6
2007-01-11Updatesnecoro1-5/+9
2007-01-08Fixed typo in dependency-calculationnecoro1-1/+1
2006-12-29enhancement for the settings-handling (better reloading-support, moving into ...necoro1-46/+39
2006-12-10used sets for flags; make newuse work completlynecoro1-8/+9
2006-12-10made slots work for update_worldnecoro1-22/+19
2006-12-06added handling of masked packages during an update-world; small changes in ge...necoro1-13/+12
2006-12-02removed gentoolkit-dependencynecoro1-6/+108
2006-11-29Added portage.db wherever it wants tree ... not the final solution, but it do...necoro1-1/+1