summaryrefslogtreecommitdiffstats
path: root/pym/portage/dbapi/_expand_new_virt.py
Commit message (Collapse)AuthorAgeFilesLines
* Use unicode_literals more.Zac Medico2013-01-181-1/+3
| | | | | This helps to ensure consistent results, regardless of whether we're using Python 2 or Python 3.
* EAPI 5: Profile IUSE injectionZac Medico2012-08-291-2/+8
| | | | | See bug #176467 and the PMS patch: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=d9040ab3482af5f790368bac5d053bf1cd760ba8
* expand_new_virt: fix vardbapi.root referenceZac Medico2011-10-251-1/+2
|
* expand_new_virt: return early for non-virtual catZac Medico2011-05-121-0/+5
|
* expand_new_virt: skip match for non-virtual catZac Medico2011-05-121-1/+2
|
* unmerge: use expand_new_virt for sys pkg warningsZac Medico2011-05-081-0/+66