diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-05-05 11:36:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-05-05 11:36:48 +0000 |
commit | 70390cbaff7a173dc3c2521c4b7126297e7739e1 (patch) | |
tree | ff99a55388e08b9abe5f44fb7d5839f10f3d01c6 /net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild | |
parent | x86 stable, bug #379387 (diff) | |
download | gentoo-2-70390cbaff7a173dc3c2521c4b7126297e7739e1.tar.gz gentoo-2-70390cbaff7a173dc3c2521c4b7126297e7739e1.tar.bz2 gentoo-2-70390cbaff7a173dc3c2521c4b7126297e7739e1.zip |
Stable on amd64 wrt bug #414551
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild')
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild b/net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild index c28e5ff57b52..7a275be46a28 100644 --- a/net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild +++ b/net-analyzer/zabbix/zabbix-1.8.11-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/zabbix/zabbix-1.8.11-r2.ebuild,v 1.2 2012/05/04 06:08:08 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.11-r2.ebuild,v 1.3 2012/05/05 11:36:48 hwoarang Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://prdownloads.sourceforge.net/zabbix/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="agent curl frontend ipv6 jabber ldap mysql openipmi oracle postgres proxy server ssh snmp +sqlite iodbc odbc static" COMMON_DEPEND="snmp? ( net-analyzer/net-snmp ) |