diff options
author | Matthew Marlowe <mattm@gentoo.org> | 2014-02-24 04:55:05 +0000 |
---|---|---|
committer | Matthew Marlowe <mattm@gentoo.org> | 2014-02-24 04:55:05 +0000 |
commit | e8d2f77fcefecc3c0bd4540443d0389bc80afce0 (patch) | |
tree | d26d80ff480a61353fabc27c11633732d6afef50 /net-analyzer/zabbix | |
parent | Version bump. (diff) | |
download | gentoo-2-e8d2f77fcefecc3c0bd4540443d0389bc80afce0.tar.gz gentoo-2-e8d2f77fcefecc3c0bd4540443d0389bc80afce0.tar.bz2 gentoo-2-e8d2f77fcefecc3c0bd4540443d0389bc80afce0.zip |
2.2.2 Version Bump, Add systemd iuse flag
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 786037A7)
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.2.2.ebuild (renamed from net-analyzer/zabbix/zabbix-2.2.2_rc2-r3.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-analyzer/zabbix/ChangeLog b/net-analyzer/zabbix/ChangeLog index 662e336f028a..8c93a7f5a7d3 100644 --- a/net-analyzer/zabbix/ChangeLog +++ b/net-analyzer/zabbix/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-analyzer/zabbix # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.157 2014/02/23 01:16:41 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.158 2014/02/24 04:55:05 mattm Exp $ + +*zabbix-2.2.2 (24 Feb 2014) + + 24 Feb 2014; Matthew Marlowe <mattm@gentoo.org> +zabbix-2.2.2.ebuild, + -zabbix-2.2.2_rc2-r3.ebuild, metadata.xml: + 2.2.2 Version Bump, Add systemd iuse flag *zabbix-2.2.2_rc2-r3 (23 Feb 2014) diff --git a/net-analyzer/zabbix/zabbix-2.2.2_rc2-r3.ebuild b/net-analyzer/zabbix/zabbix-2.2.2.ebuild index cab626a5c3f7..82083d113199 100644 --- a/net-analyzer/zabbix/zabbix-2.2.2_rc2-r3.ebuild +++ b/net-analyzer/zabbix/zabbix-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.2.2_rc2-r3.ebuild,v 1.1 2014/02/23 01:16:41 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.2.2.ebuild,v 1.1 2014/02/24 04:55:05 mattm Exp $ EAPI="5" @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="0" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="~amd64 ~x86" -IUSE="agent java curl frontend ipv6 jabber ldap libxml2 mysql openipmi oracle postgres proxy server ssh snmp sqlite odbc static" +IUSE="agent java curl frontend ipv6 jabber ldap libxml2 mysql openipmi oracle postgres proxy server ssh snmp sqlite odbc static systemd" COMMON_DEPEND="snmp? ( net-analyzer/net-snmp ) ldap? ( |