summaryrefslogtreecommitdiff
path: root/portato/backend/portage/package.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged from trunkRené 'Necoro' Neumann2008-06-191-12/+24
|\
| * Make blocks way more intelligentRené 'Necoro' Neumann2008-06-081-13/+20
| * Do not block the same slot - as clears itselfRené 'Necoro' Neumann2008-06-081-3/+3
| * Also print ebuild and changelog if the package is not in system anymoreRené 'Necoro' Neumann2008-06-071-1/+4
* | Small fixesRené 'Necoro' Neumann2008-05-211-1/+1
* | Ported packageRené 'Necoro' Neumann2008-05-211-26/+13
* | Make get_package_settings take an 'installed' argument instead of a treeRené 'Necoro' Neumann2008-04-171-14/+11
* | Changed 'is_overlay' to 'is_in_overlay'René 'Necoro' Neumann2008-04-171-1/+1
|/
* Do not update packages, if the package to update to is masked and the current...René 'Necoro' Neumann2008-04-161-7/+1
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+0
* Moved get_dependencies to top package classRené 'Necoro' Neumann2008-03-121-33/+1
* Updated catapult stuffRené 'Necoro' Neumann2008-03-111-1/+18
* No more dict-hackery for the dependenciesRené 'Necoro' Neumann2008-03-041-18/+16
* First get_dependencies supportRené 'Necoro' Neumann2008-03-041-0/+34
* r753@Devoty: necoro | 2008-02-12 22:26:26 +0100Necoro2008-02-121-2/+2
* r716@Devoty: necoro | 2008-01-25 00:35:00 +0100Necoro2008-01-241-11/+11
* r707@Devoty: necoro | 2008-01-24 00:00:22 +0100Necoro2008-01-231-1/+1
* (no commit message)Necoro2008-01-141-0/+7
* r603@Devoty: necoro | 2008-01-14 11:30:26 +0100Necoro2008-01-141-3/+19
* r598@Devoty: necoro | 2008-01-10 16:36:29 +0100Necoro2008-01-111-2/+9
* small fixesNecoro2007-10-041-3/+3
* fixed masked useflag bugnecoro2007-09-101-7/+10
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-3/+7
* improved update-worldnecoro2007-08-161-2/+7
* improved update-world; now showing differences between installed and set use-...necoro2007-08-161-20/+4
* i18n support and german translationsnecoro2007-08-051-1/+2
* changed design / added linknecoro2007-07-261-0/+3
* new fancier log outputnecoro2007-07-131-1/+1
* added updated list to Qtnecoro2007-06-181-1/+1
* Some interface changesnecoro2007-05-311-8/+13
* added the display of the masking reasonnecoro2007-05-141-0/+8
* now showing the overlaynecoro2007-05-121-0/+4
* Improved masking display and made most of the Qt-Frontend worknecoro2007-04-131-9/+18
* showed masked packages unmasked by the user similar to stable marked testing ...necoro2007-04-041-10/+23
* Removed accels because they produce segfaults sometimesnecoro2007-03-061-1/+1
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-201-10/+10
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-0/+234