summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-09 19:09:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-09 19:09:06 +0000
commit3efe5e1b3bed4084b72c500cf4d82599f8e32b76 (patch)
treeeee3b4cc284a1cf639b982fa082d3d2ca607c4ed /net-analyzer/nrpe
parentStable for sparc, wrt bug #460564 (diff)
downloadgentoo-2-3efe5e1b3bed4084b72c500cf4d82599f8e32b76.tar.gz
gentoo-2-3efe5e1b3bed4084b72c500cf4d82599f8e32b76.tar.bz2
gentoo-2-3efe5e1b3bed4084b72c500cf4d82599f8e32b76.zip
Stable for sparc, wrt bug #459870
(Portage version: 2.1.11.52/cvs/Linux 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.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nrpe/ChangeLog b/net-analyzer/nrpe/ChangeLog
index c464c3c6cfdf..16e8ff7fef38 100644
--- a/net-analyzer/nrpe/ChangeLog
+++ b/net-analyzer/nrpe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nrpe
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/ChangeLog,v 1.21 2013/03/09 18:11:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/ChangeLog,v 1.22 2013/03/09 19:09:06 ago Exp $
+
+ 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> nrpe-2.14.ebuild:
+ Stable for sparc, wrt bug #459870
09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> nrpe-2.14.ebuild:
Stable for x86, wrt bug #459870
diff --git a/net-analyzer/nrpe/nrpe-2.14.ebuild b/net-analyzer/nrpe/nrpe-2.14.ebuild
index fc1c38a5c9f1..ff51dc07bd42 100644
--- a/net-analyzer/nrpe/nrpe-2.14.ebuild
+++ b/net-analyzer/nrpe/nrpe-2.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/nrpe-2.14.ebuild,v 1.7 2013/03/09 18:11:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/nrpe-2.14.ebuild,v 1.8 2013/03/09 19:09:06 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 )