summaryrefslogtreecommitdiff
path: root/packaging/os/portage.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Make `main()` calls conditional - packaging (#3650)Fabio Alessandro Locati2016-12-051-1/+2
* Use native YAML - Packaging (#3588)Fabio Alessandro Locati2016-12-011-8/+26
* Fix name/package parameter convert when passed list of values using with_item...dimid2016-12-011-2/+2
* Remove iteritems from portage module for python3Toshio Kuratomi2016-11-291-2/+2
* Portage module improvements (#3520)William L. Thomson Jr2016-11-281-1/+42
* Use boolean instead of "yes" + choice for most optionMichael Scherer2016-03-281-33/+33
* Merge pull request #631 from Tatsh-ansible/usepkg-flagsGreg DeKoenigsberg2015-06-231-3/+4
|\
| * Fix comparisonAndrew Udvare2015-06-191-1/+1
| * --usepkgonly does not imply --getbinpkgAndrew Udvare2015-06-181-3/+4
* | packaging/os/portage: Handle noreplace in check modeDustin C. Hatch2015-06-181-1/+6
* | packaging/os/portage: Improve check mode handlingDustin C. Hatch2015-06-181-0/+2
* | Adding author's github idGreg DeKoenigsberg2015-05-141-1/+3
* | Fix up modules that have python24 syntax errorMatt Martz2015-05-111-1/+3
* | disable ask on sync actionRoland Ramthun2015-05-011-1/+1
|/
* Add support for emerge's --getbinpkg and --usepkgoonlyAndrew Udvare2015-02-031-2/+41
* Make sure portage doesn't ask for confirmationnmeum2014-12-041-0/+1
* Reorganization.Michael DeHaan2014-11-041-0/+405