diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-06 01:42:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-06 01:42:42 +0000 |
commit | 40ebe4ca37b7cb8bc7b0af52f15508acf583898a (patch) | |
tree | 30d201d5a8bb1a3cfb8dbc1fd94c50de6e99ec81 /net-analyzer/nagios-plugins | |
parent | Keyword ~arm (diff) | |
download | gentoo-2-40ebe4ca37b7cb8bc7b0af52f15508acf583898a.tar.gz gentoo-2-40ebe4ca37b7cb8bc7b0af52f15508acf583898a.tar.bz2 gentoo-2-40ebe4ca37b7cb8bc7b0af52f15508acf583898a.zip |
Keyword ~arm, bug #389115
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/nagios-plugins')
-rw-r--r-- | net-analyzer/nagios-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/nagios-plugins/ChangeLog b/net-analyzer/nagios-plugins/ChangeLog index 83da01ebf499..64d2d059a3e8 100644 --- a/net-analyzer/nagios-plugins/ChangeLog +++ b/net-analyzer/nagios-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nagios-plugins # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.152 2012/08/25 00:17:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/ChangeLog,v 1.153 2012/09/06 01:42:42 blueness Exp $ + + 06 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + nagios-plugins-1.4.16-r2.ebuild: + Keyword ~arm, bug #389115 25 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> nagios-plugins-1.4.16-r2.ebuild: diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild index bd8d39fa0856..50d7211e8cfe 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.2 2012/08/25 00:17:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.16-r2.ebuild,v 1.3 2012/09/06 01:42:42 blueness Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/nagiosplug/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="+ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius +suid jabber gnutls sudo smart" DEPEND="ldap? ( >=net-nds/openldap-2.0.25 ) |