summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-21 13:29:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-21 13:29:14 +0000
commitc011b2e84c3decccb3f48f9e7c85424f972fb44b (patch)
tree1fe03215bd96312bea426e16492c1d626ccf39a0 /net-analyzer
parentStable for amd64, wrt bug #529464 (diff)
downloadgentoo-2-c011b2e84c3decccb3f48f9e7c85424f972fb44b.tar.gz
gentoo-2-c011b2e84c3decccb3f48f9e7c85424f972fb44b.tar.bz2
gentoo-2-c011b2e84c3decccb3f48f9e7c85424f972fb44b.zip
Stable for amd64, wrt bug #522708
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nrpe/ChangeLog5
-rw-r--r--net-analyzer/nrpe/nrpe-2.15-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nrpe/ChangeLog b/net-analyzer/nrpe/ChangeLog
index bd883244ce7a..5975fff002e1 100644
--- a/net-analyzer/nrpe/ChangeLog
+++ b/net-analyzer/nrpe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nrpe
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/ChangeLog,v 1.37 2015/05/20 03:57:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/ChangeLog,v 1.38 2015/05/21 13:29:14 ago Exp $
+
+ 21 May 2015; Agostino Sarubbo <ago@gentoo.org> nrpe-2.15-r2.ebuild:
+ Stable for amd64, wrt bug #522708
20 May 2015; Jeroen Roovers <jer@gentoo.org> nrpe-2.15-r2.ebuild:
Stable for HPPA (bug #522708).
diff --git a/net-analyzer/nrpe/nrpe-2.15-r2.ebuild b/net-analyzer/nrpe/nrpe-2.15-r2.ebuild
index 2c62f1e999c9..fc733f8de632 100644
--- a/net-analyzer/nrpe/nrpe-2.15-r2.ebuild
+++ b/net-analyzer/nrpe/nrpe-2.15-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/nrpe-2.15-r2.ebuild,v 1.4 2015/05/20 03:57:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/nrpe-2.15-r2.ebuild,v 1.5 2015/05/21 13:29:14 ago Exp $
EAPI=5
inherit eutils systemd toolchain-funcs multilib user autotools
@@ -11,7 +11,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 )