summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marlowe <mattm@gentoo.org>2013-02-16 02:20:59 +0000
committerMatthew Marlowe <mattm@gentoo.org>2013-02-16 02:20:59 +0000
commite889bb2979bd342a4a36324fb15bcd81282711dc (patch)
tree7d7a6a31ae49cc91ec4319cbbc327aab6b7132a2 /net-analyzer/zabbix
parentRestrict python3 and use python2 even if python3 is set as the main python in... (diff)
downloadgentoo-2-e889bb2979bd342a4a36324fb15bcd81282711dc.tar.gz
gentoo-2-e889bb2979bd342a4a36324fb15bcd81282711dc.tar.bz2
gentoo-2-e889bb2979bd342a4a36324fb15bcd81282711dc.zip
Remove testing keywords on zabbix-2.0.5 while troubleshooting issue with a patch.
(Portage version: 2.1.11.51/cvs/Linux x86_64, signed Manifest commit with key 786037A7)
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/ChangeLog6
-rw-r--r--net-analyzer/zabbix/zabbix-2.0.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/zabbix/ChangeLog b/net-analyzer/zabbix/ChangeLog
index b13675e7e408..e6e98ce36332 100644
--- a/net-analyzer/zabbix/ChangeLog
+++ b/net-analyzer/zabbix/ChangeLog
@@ -1,6 +1,10 @@
# 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.116 2013/02/13 18:17:01 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.117 2013/02/16 02:20:59 mattm Exp $
+
+ 16 Feb 2013; Matthew Marlowe <mattm@gentoo.org> zabbix-2.0.5.ebuild:
+ Remove testing keywords on zabbix-2.0.5 while troubleshooting issue with a
+ patch.
*zabbix-2.0.5 (13 Feb 2013)
diff --git a/net-analyzer/zabbix/zabbix-2.0.5.ebuild b/net-analyzer/zabbix/zabbix-2.0.5.ebuild
index 5b4c51b7a636..c0760bd98f28 100644
--- a/net-analyzer/zabbix/zabbix-2.0.5.ebuild
+++ b/net-analyzer/zabbix/zabbix-2.0.5.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.5.ebuild,v 1.1 2013/02/13 18:17:01 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.5.ebuild,v 1.2 2013/02/16 02:20:59 mattm 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=""
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 )