summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-analyzer/nagios-check_rbl: Stable for HPPA (bug #578646).Jeroen Roovers2017-02-041-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* net-analyzer/nagios-check_rbl: x86 stable wrt bug #578646Agostino Sarubbo2016-12-291-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-analyzer/nagios-check_rbl-1.3.7-r1: stable on amd64Tobias Klausmann2016-12-191-1/+1
| | | | Gentoo-Bug: 578646
* net-analyzer/nagios-check_rbl: add ~x86 keyword.Michael Orlitzky2016-07-091-1/+1
| | | | | | | | | | This re-adds the ~x86 keyword that was lost when two new perl dependencies were introduced (see the referenced bug). The package has been tested and does indeed work on x86. Gentoo-Bug: 538496 Package-Manager: portage-2.2.28
* net-analyzer/nagios-check_rbl: new revision for perl-5.24 compatibility.Michael Orlitzky2016-05-251-0/+72
The tarball for this package was shipped with a copy of inc/version.pm that was causing problems with perl-5.24. Since v1.3.7 was added to the tree, upstream has moved SRC_URI to github, and re-released v1.3.7 with modified source code. The new tarball does not exhibit the version.pm problem. To fix the issue, this revision uses the new tarball, but renames it to include the -r1 suffix so that users don't see checksum failures. We are also removing inc/version.pm in src_prepare(). Comments have been added to the ebuild so that we can check for an upstream fix at a later time. The new revision also uses EAPI=6. Gentoo-Bug: 583966 Package-Manager: portage-2.2.28