summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-analyzer/nagios-check_rbl: drop unused nagios-check_rbl-1.3.7-r1.ebuild.Michael Orlitzky2017-11-241-1/+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-241-1/+1
| | | | | Closes: https://bugs.gentoo.org/627066 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* net-analyzer/nagios-check_rbl: new version 1.4.1 with perl-5.26 support.Michael Orlitzky2017-08-041-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-analyzer/nagios-check_rbl: remove unused version 1.3.0.Michael Orlitzky2017-02-041-1/+0
| | | | Package-Manager: portage-2.3.3
* net-analyzer/nagios-check_rbl: new revision for perl-5.24 compatibility.Michael Orlitzky2016-05-251-1/+1
| | | | | | | | | | | | | | | | | | | 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
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
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