diff options
Diffstat (limited to 'net-analyzer/zabbix/zabbix-1.8.4.ebuild')
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-1.8.4.ebuild b/net-analyzer/zabbix/zabbix-1.8.4.ebuild index ba08962bf31d..1d8fccf74c68 100644 --- a/net-analyzer/zabbix/zabbix-1.8.4.ebuild +++ b/net-analyzer/zabbix/zabbix-1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.4.ebuild,v 1.3 2011/02/11 18:28:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.4.ebuild,v 1.4 2011/04/05 07:42:34 angelos Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://prdownloads.sourceforge.net/zabbix/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="agent curl frontend ipv6 jabber ldap mysql openipmi oracle postgres proxy server -ssh snmp +sqlite3" COMMON_DEPEND="snmp? ( net-analyzer/net-snmp ) |