diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 18:26:56 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 18:26:56 +0000 |
commit | 3db39c2fe4fb30b8cdb41578fe8838708717e194 (patch) | |
tree | 4fb77029834ba3de3251ebe42936bb529794cb35 /net-analyzer | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-3db39c2fe4fb30b8cdb41578fe8838708717e194.tar.gz gentoo-2-3db39c2fe4fb30b8cdb41578fe8838708717e194.tar.bz2 gentoo-2-3db39c2fe4fb30b8cdb41578fe8838708717e194.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.4.6.ebuild | 7 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.6.5.ebuild | 5 |
3 files changed, 10 insertions, 8 deletions
diff --git a/net-analyzer/zabbix/ChangeLog b/net-analyzer/zabbix/ChangeLog index 898ea7ca4691..c552a2a90cb0 100644 --- a/net-analyzer/zabbix/ChangeLog +++ b/net-analyzer/zabbix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/zabbix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.11 2009/09/01 13:38:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/ChangeLog,v 1.12 2009/09/23 18:26:56 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> zabbix-1.4.6.ebuild, + zabbix-1.6.5.ebuild: + Remove virtual/libc *zabbix-1.6.5 (01 Sep 2009) diff --git a/net-analyzer/zabbix/zabbix-1.4.6.ebuild b/net-analyzer/zabbix/zabbix-1.4.6.ebuild index 2e0610e3e2a8..6c85b60739f0 100644 --- a/net-analyzer/zabbix/zabbix-1.4.6.ebuild +++ b/net-analyzer/zabbix/zabbix-1.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.4.6.ebuild,v 1.1 2008/07/23 15:47:28 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.4.6.ebuild,v 1.2 2009/09/23 18:26:56 patrick Exp $ inherit eutils flag-o-matic webapp depend.php @@ -12,8 +12,7 @@ SLOT="0" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="~amd64 ~ppc ~x86" IUSE="agent curl frontend jabber ldap mysql oracle postgres server snmp sqlite3" -DEPEND="virtual/libc - snmp? ( net-analyzer/net-snmp ) +DEPEND="snmp? ( net-analyzer/net-snmp ) ldap? ( net-nds/openldap =dev-libs/cyrus-sasl-2* diff --git a/net-analyzer/zabbix/zabbix-1.6.5.ebuild b/net-analyzer/zabbix/zabbix-1.6.5.ebuild index 7e7b3e79d336..8435a3b7954c 100644 --- a/net-analyzer/zabbix/zabbix-1.6.5.ebuild +++ b/net-analyzer/zabbix/zabbix-1.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.6.5.ebuild,v 1.1 2009/09/01 13:38:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.6.5.ebuild,v 1.2 2009/09/23 18:26:56 patrick Exp $ inherit eutils flag-o-matic webapp depend.php @@ -12,8 +12,7 @@ SLOT="0" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="~amd64 ~ppc ~x86" IUSE="agent curl frontend jabber ldap mysql oracle postgres proxy server snmp sqlite3 openipmi" -DEPEND="virtual/libc - snmp? ( net-analyzer/net-snmp ) +DEPEND="snmp? ( net-analyzer/net-snmp ) ldap? ( net-nds/openldap =dev-libs/cyrus-sasl-2* |