diff options
author | Matthew Marlowe <mattm@gentoo.org> | 2013-11-27 10:16:53 +0000 |
---|---|---|
committer | Matthew Marlowe <mattm@gentoo.org> | 2013-11-27 10:16:53 +0000 |
commit | 2a6d34f5f4c22bd0eba12fe26fa0226c18f9e488 (patch) | |
tree | 3408ce58ee97dda25debf00f52d16e36f307ca02 /net-analyzer/zabbix | |
parent | Version bump. (diff) | |
download | gentoo-2-2a6d34f5f4c22bd0eba12fe26fa0226c18f9e488.tar.gz gentoo-2-2a6d34f5f4c22bd0eba12fe26fa0226c18f9e488.tar.bz2 gentoo-2-2a6d34f5f4c22bd0eba12fe26fa0226c18f9e488.zip |
Zabbix 2.0.9 keyworded ~amd64 and ~x86
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 786037A7)
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/zabbix/ChangeLog b/net-analyzer/zabbix/ChangeLog index 04ef362dafc0..328189c54c66 100644 --- a/net-analyzer/zabbix/ChangeLog +++ b/net-analyzer/zabbix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/zabbix # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.146 2013/11/24 06:39:38 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.147 2013/11/27 10:16:53 mattm Exp $ + + 27 Nov 2013; Matthew Marlowe <mattm@gentoo.org> zabbix-2.0.9.ebuild: + Zabbix 2.0.9 keyworded ~amd64 and ~x86 *zabbix-2.0.9 (24 Nov 2013) diff --git a/net-analyzer/zabbix/zabbix-2.0.9.ebuild b/net-analyzer/zabbix/zabbix-2.0.9.ebuild index 3e698a8488e3..4902d4a14b43 100644 --- a/net-analyzer/zabbix/zabbix-2.0.9.ebuild +++ b/net-analyzer/zabbix/zabbix-2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.9.ebuild,v 1.1 2013/11/24 06:39:38 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.9.ebuild,v 1.2 2013/11/27 10:16:53 mattm Exp $ EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="http://prdownloads.sourceforge.net/zabbix/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="agent java curl frontend ipv6 jabber ldap mysql openipmi oracle postgres proxy server ssh snmp sqlite iodbc odbc static" COMMON_DEPEND="snmp? ( net-analyzer/net-snmp ) |