diff options
author | Caleb Tennis <caleb@gentoo.org> | 2008-03-14 11:56:11 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2008-03-14 11:56:11 +0000 |
commit | c1093527c86840fe773954e39082b1c7fa519a35 (patch) | |
tree | 6030d702a3ced767e02b094b827358bb0a06e52a /net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild | |
parent | Disable printing of motd and lastlog when enabling PAM, on the pambase-depend... (diff) | |
download | gentoo-2-c1093527c86840fe773954e39082b1c7fa519a35.tar.gz gentoo-2-c1093527c86840fe773954e39082b1c7fa519a35.tar.bz2 gentoo-2-c1093527c86840fe773954e39082b1c7fa519a35.zip |
Stable, per bug #205335
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild')
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild index ed53921be31a..d5e709284248 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.11.ebuild,v 1.4 2008/02/05 10:58:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.11.ebuild,v 1.5 2008/03/14 11:56:11 caleb Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/nagiosplug/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc x86" IUSE="ssl samba mysql postgres ldap snmp nagios-dns nagios-ntp nagios-ping nagios-ssh nagios-game ups ipv6 radius" |