summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/nagios-check_rbl: drop unused nagios-check_rbl-1.3.7-r1.ebuild.Michael Orlitzky2017-11-243-83/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* net-analyzer/nagios-check_rbl: v1.4.1 stable on hppa thanks to Rolf Eike Beer.Michael Orlitzky2017-11-242-2/+2
| | | | | Closes: https://bugs.gentoo.org/627066 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* net-analyzer/nagios-check_rbl: maintainer stabilization on amd64.Michael Orlitzky2017-11-081-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-analyzer/nagios-check_rbl: stable 1.4.1 for sparc, bug #627066 (thanks ↵Sergei Trofimovich2017-11-081-1/+1
| | | | | | | to Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* net-analyzer/nagios-check_rbl: x86 stable (bug #627066)Thomas Deutschmann2017-11-071-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* net-analyzer/nagios-check_rbl: stable 1.3.7-r1 for sparc (thanks to Rolf ↵Sergei Trofimovich2017-10-181-1/+1
| | | | | | Eike Beer) Package-Manager: Portage-2.3.11, Repoman-2.3.3
* net-analyzer/nagios-check_rbl: ~sparc keyworded (thanks to Rolf Eike Beer)Sergei Trofimovich2017-10-182-2/+2
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* net-analyzer/nagios-check_rbl: disable the unintentional test suite.Michael Orlitzky2017-08-061-0/+3
| | | | | | Gentoo-Bug: 627082 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-analyzer/nagios-check_rbl: new version 1.4.1 with perl-5.26 support.Michael Orlitzky2017-08-042-0/+54
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-analyzer/nagios-check_rbl: Add build fix for Perl 5.26, bug 625320Andreas K. Hüttel2017-08-042-0/+11
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-4/+7
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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: remove unused version 1.3.0.Michael Orlitzky2017-02-042-45/+0
| | | | Package-Manager: portage-2.3.3
* net-analyzer/nagios-check_rbl: remove proxy maintainer with his permission.Michael Orlitzky2017-02-041-14/+0
| | | | Package-Manager: portage-2.3.3
* 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-252-8/+27
| | | | | | | | | | | | | | | | | | | 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
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-5/+5
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-3/+9
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+119
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