summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-11 08:05:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-11 08:05:31 +0000
commit4c21483c0dc1506a9471925b5d845304aa382e5e (patch)
treeca6509876f4ba02e69cc0d0070f1c7d75c04254a /net-analyzer/nrpe
parentStable for ppc64, wrt bug #509110 (diff)
downloadgentoo-2-4c21483c0dc1506a9471925b5d845304aa382e5e.tar.gz
gentoo-2-4c21483c0dc1506a9471925b5d845304aa382e5e.tar.bz2
gentoo-2-4c21483c0dc1506a9471925b5d845304aa382e5e.zip
Stable for ppc64, wrt bug #508122
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 69bef5ed08c9..c8ed90c69f99 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.28 2014/05/10 14:01:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/ChangeLog,v 1.29 2014/05/11 08:05:31 ago Exp $
+
+ 11 May 2014; Agostino Sarubbo <ago@gentoo.org> nrpe-2.15.ebuild:
+ Stable for ppc64, wrt bug #508122
10 May 2014; Agostino Sarubbo <ago@gentoo.org> nrpe-2.15.ebuild:
Stable for ppc, wrt bug #508122
diff --git a/net-analyzer/nrpe/nrpe-2.15.ebuild b/net-analyzer/nrpe/nrpe-2.15.ebuild
index 8444ffb49386..f0b15e7619a1 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.5 2014/05/10 14:01:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/nrpe-2.15.ebuild,v 1.6 2014/05/11 08:05:31 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 )