summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/icinga2: remove unused fileMichael Mair-Keimberger2019-03-301-91/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-analyzer/icinga2: update init scriptMatthew Thode2018-10-201-11/+1
| | | | | | | | Do not require icinga2 to run before we start it. Closes: https://bugs.gentoo.org/668506 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* net-analyzer/icinga2: update init scriptMatthew Thode2018-10-141-0/+91
| | | | | | Closes: https://bugs.gentoo.org/668506 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* net-analyzer/icinga2: 2.9.0-r1 fix init scriptMatthew Thode2018-07-211-0/+91
| | | | | Closes: https://bugs.gentoo.org/661490 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* net-analyzer/icinga2: 2.8.1 stable amd64 and x86 with cleanupMatthew Thode2018-02-172-46/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-analyzer/icinga2: another missing include...Matthew Thode2017-09-291-0/+24
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-analyzer/icinga2: 2.7.1, fix missing include for bug 631252Matthew Thode2017-09-261-0/+22
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-analyzer/icinga2: fixing ownership of the config directoryMatthew Thode2017-08-311-4/+0
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --force
* net-analyzer/icinga2: remove unused logrotate.patchMatthew Thode2017-01-091-17/+0
| | | | | | based on a pr from mm1ke Package-Manager: portage-2.3.0
* net-analyzer/icinga2: fix bug 583298 logrotateMatthew Thode2016-05-221-0/+17
| | | | Package-Manager: portage-2.2.28
* net-analyzer/icinga2: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-082-0/+85
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