summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 18:26:56 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 18:26:56 +0000
commit6096120a1804f29bf91339e03e38fde98286cc48 (patch)
treef22cacf178ec7bed148fd21383880bd6934d41ff /net-analyzer/zabbix
parentalpha/ia64 stable wrt #284765 (diff)
downloadhistorical-6096120a1804f29bf91339e03e38fde98286cc48.tar.gz
historical-6096120a1804f29bf91339e03e38fde98286cc48.tar.bz2
historical-6096120a1804f29bf91339e03e38fde98286cc48.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/ChangeLog6
-rw-r--r--net-analyzer/zabbix/zabbix-1.4.6.ebuild7
-rw-r--r--net-analyzer/zabbix/zabbix-1.6.5.ebuild5
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*