summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-20 09:51:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-20 09:51:49 +0000
commitbc0ee214fde4bf94a8aac639e1cbc8505758fe42 (patch)
tree0a8ed70b70265775713d3b64c11264756efbb182 /net-analyzer/nrpe
parentStable for amd64, wrt bug #507866 (diff)
downloadgentoo-2-bc0ee214fde4bf94a8aac639e1cbc8505758fe42.tar.gz
gentoo-2-bc0ee214fde4bf94a8aac639e1cbc8505758fe42.tar.bz2
gentoo-2-bc0ee214fde4bf94a8aac639e1cbc8505758fe42.zip
Stable for amd64, wrt bug #508122
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/nrpe')
-rw-r--r--net-analyzer/nrpe/ChangeLog5
-rw-r--r--net-analyzer/nrpe/nrpe-2.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nrpe/ChangeLog b/net-analyzer/nrpe/ChangeLog
index de475b1523d7..3bfecc75e02b 100644
--- a/net-analyzer/nrpe/ChangeLog
+++ b/net-analyzer/nrpe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nrpe
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/ChangeLog,v 1.24 2014/04/19 17:18:03 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/ChangeLog,v 1.25 2014/04/20 09:51:49 ago Exp $
+
+ 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> nrpe-2.15.ebuild:
+ Stable for amd64, wrt bug #508122
19 Apr 2014; Robin H. Johnson <robbat2@gentoo.org> files/nrpe.init:
Bug #481930: ensure piddir exists before starting.
diff --git a/net-analyzer/nrpe/nrpe-2.15.ebuild b/net-analyzer/nrpe/nrpe-2.15.ebuild
index 769bf31fe2a6..9a6845b706fe 100644
--- a/net-analyzer/nrpe/nrpe-2.15.ebuild
+++ b/net-analyzer/nrpe/nrpe-2.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/nrpe-2.15.ebuild,v 1.1 2014/04/19 17:06:23 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/nrpe-2.15.ebuild,v 1.2 2014/04/20 09:51:49 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/nagios/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="command-args ssl tcpd minimal"
DEPEND="ssl? ( dev-libs/openssl )