summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-admin/puppet: fix puppetmaster with recent rubyHans de Graaff2018-01-281-0/+53
| | | | | | | Backport upstream fix to make puppetmaster work on ruby 2.3.6 and 2.4.3 again. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-admin/puppet: remove unused filesMatthew Thode2017-12-032-54/+0
| | | | | | thanks mm1ke Package-Manager: Portage-2.3.14, Repoman-2.3.6
* app-admin/puppet: remove unused patchMichael Mair-Keimberger (asterix)2017-08-081-18/+0
|
* app-admin/puppet: add experimental puppet portage package provider supportMatthew Thode2017-05-121-0/+329
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-admin/puppet: fix systemd exec path for bug 612040Matthew Thode2017-03-091-0/+10
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-admin/puppet: bupMatthew Thode2016-10-111-0/+18
| | | | Package-Manager: portage-2.3.0
* app-admin/puppet: remove unused patchesMichael Mair-Keimberger (asterix)2016-06-292-33/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1790 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/puppet: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-186-6/+6
|
* app-admin/puppet: fix patch for bug 581428Matthew Thode2016-04-281-0/+18
| | | | Package-Manager: portage-2.2.26
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-092-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0811-0/+255
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed