summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove old portage module namespace compatibility that's been deprecatedZac Medico2010-04-281-1/+0
* Replace compat symlinks with a new compat module as the symlink solution prev...Marius Mauch2007-02-171-1/+1
* Namespace sanitizing, step 1Marius Mauch2007-01-251-268/+1
* Fix syntax.Zac Medico2007-01-191-1/+1
* Unified try-except-finally only works with python-2.5Marius Mauch2007-01-181-11/+12
* don't force a comparisonAlec Warner2007-01-181-1/+1
* more trivial fixesMarius Mauch2007-01-181-4/+6
* but news lib path is global, not an attrAlec Warner2007-01-181-1/+1
* I really meant NEWS_LIB_PATH (/var/lib/gentoo) but decent idea to have a time...Alec Warner2007-01-181-4/+5
* Attribute errorMarius Mauch2007-01-181-1/+1
* locking, try 100Alec Warner2007-01-181-16/+16
* lock file around chown/chmodAlec Warner2007-01-181-2/+5
* fix apply_permissions import and use keyworded args in the call, as well as P...Alec Warner2007-01-181-3/+5
* add try finally blocks around locking for newsAlec Warner2007-01-181-29/+50
* switch news timestamp and unread/read storage to '/var/lib/gentoo' like the G...Alec Warner2007-01-161-2/+2
* If repo/profiles/news doesn't exist, return 0 updatesAlec Warner2007-01-161-0/+4
* ferringb pointed out this portroot parameter, ended up not using it, try an o...Alec Warner2007-01-161-15/+8
* fix minor syntax issues with lockingAlec Warner2007-01-161-4/+4
* merge didn't bring in portage_news, no idea whyAlec Warner2007-01-161-0/+241