diff options
author | 2014-05-10 14:01:57 +0000 | |
---|---|---|
committer | 2014-05-10 14:01:57 +0000 | |
commit | f730f1be0e70288fc55b497ef02115aa0c38987c (patch) | |
tree | ad214bef7ed2aaa4c2d36f4441fc0f7a1ac9c80f /net-analyzer/nrpe/nrpe-2.15.ebuild | |
parent | Stable for ppc, wrt bug #509110 (diff) | |
download | gentoo-2-f730f1be0e70288fc55b497ef02115aa0c38987c.tar.gz gentoo-2-f730f1be0e70288fc55b497ef02115aa0c38987c.tar.bz2 gentoo-2-f730f1be0e70288fc55b497ef02115aa0c38987c.zip |
Stable for ppc, wrt bug #508122
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-analyzer/nrpe/nrpe-2.15.ebuild')
-rw-r--r-- | net-analyzer/nrpe/nrpe-2.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nrpe/nrpe-2.15.ebuild b/net-analyzer/nrpe/nrpe-2.15.ebuild index 7bafcb231565..8444ffb49386 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.4 2014/04/21 10:44:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nrpe/nrpe-2.15.ebuild,v 1.5 2014/05/10 14:01:57 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 ) |