summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/Portage.py
Commit message (Collapse)AuthorAgeFilesLines
* Added Revision to svn:keywords so Revision shows up correctly in sourceDaniel Joseph Barnhart Clark2007-02-251-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2870 ce84e21b-d406-0410-9b95-82705330c041
* For real this time, fixed the omission of "=" before package atoms onMichael Jinks2007-01-291-1/+1
| | | | | | | | install. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2731 ce84e21b-d406-0410-9b95-82705330c041
* Sometimes packages are being installed without the prefix "=" in theMichael Jinks2007-01-291-1/+1
| | | | | | | | | package atom. This join might have fixed that, but I'm not entirely sure. Needs more testing. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2725 ce84e21b-d406-0410-9b95-82705330c041
* Removed call to 'emerge --sync' before package installsMichael Jinks2007-01-241-11/+9
| | | | | | | | | | | | Fixed mishandling of output from 'equery check' which caused packages to reinstall on each run if their config files had been changed Removed files from __important__ which matter more for building than installing/maintaining packages git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2717 ce84e21b-d406-0410-9b95-82705330c041
* Pylint fixesNarayan Desai2007-01-161-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2681 ce84e21b-d406-0410-9b95-82705330c041
* Portage driver update (it now works!) from mjinksNarayan Desai2006-12-231-8/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2607 ce84e21b-d406-0410-9b95-82705330c041
* Spacing cleanup on Portage driverNarayan Desai2006-12-021-0/+1
| | | | | | | Remove deps support in create-debian-pkglist for now. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2564 ce84e21b-d406-0410-9b95-82705330c041
* Initial Gentoo support (from Michael Jinks)Narayan Desai2006-12-011-0/+68
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2561 ce84e21b-d406-0410-9b95-82705330c041