summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 18:26:02 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 18:26:02 +0000
commitf8b24788cb2a679a22c9d811b565236f97725fe4 (patch)
tree0ba1f01058963122326e47f7277a24257d10c331 /net-analyzer
parentRemove virtual/libc (diff)
downloadgentoo-2-f8b24788cb2a679a22c9d811b565236f97725fe4.tar.gz
gentoo-2-f8b24788cb2a679a22c9d811b565236f97725fe4.tar.bz2
gentoo-2-f8b24788cb2a679a22c9d811b565236f97725fe4.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix-agent/ChangeLog9
-rw-r--r--net-analyzer/zabbix-agent/zabbix-agent-1.1-r1.ebuild6
-rw-r--r--net-analyzer/zabbix-agent/zabbix-agent-1.1.6.ebuild6
-rw-r--r--net-analyzer/zabbix-agent/zabbix-agent-1.1.7.ebuild6
-rw-r--r--net-analyzer/zabbix-agent/zabbix-agent-1.1.ebuild6
5 files changed, 19 insertions, 14 deletions
diff --git a/net-analyzer/zabbix-agent/ChangeLog b/net-analyzer/zabbix-agent/ChangeLog
index faa8b393a5a0..12c64e1526d3 100644
--- a/net-analyzer/zabbix-agent/ChangeLog
+++ b/net-analyzer/zabbix-agent/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/zabbix-agent
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-agent/ChangeLog,v 1.11 2007/04/28 17:41:46 swegener Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-agent/ChangeLog,v 1.12 2009/09/23 18:26:02 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> zabbix-agent-1.1.ebuild,
+ zabbix-agent-1.1-r1.ebuild, zabbix-agent-1.1.6.ebuild,
+ zabbix-agent-1.1.7.ebuild:
+ Remove virtual/libc
28 Apr 2007; Sven Wegener <swegener@gentoo.org> zabbix-agent-1.0.ebuild,
zabbix-agent-1.1_alpha7.ebuild:
diff --git a/net-analyzer/zabbix-agent/zabbix-agent-1.1-r1.ebuild b/net-analyzer/zabbix-agent/zabbix-agent-1.1-r1.ebuild
index 862e6026b7e2..a7197ebf82c2 100644
--- a/net-analyzer/zabbix-agent/zabbix-agent-1.1-r1.ebuild
+++ b/net-analyzer/zabbix-agent/zabbix-agent-1.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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-agent/zabbix-agent-1.1-r1.ebuild,v 1.2 2006/10/14 09:46:09 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-agent/zabbix-agent-1.1-r1.ebuild,v 1.3 2009/09/23 18:26:02 patrick Exp $
inherit eutils
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
S=${WORKDIR}/${MY_P}-${MY_PV}
diff --git a/net-analyzer/zabbix-agent/zabbix-agent-1.1.6.ebuild b/net-analyzer/zabbix-agent/zabbix-agent-1.1.6.ebuild
index 8f3094e6d0f7..834ddca5e0ba 100644
--- a/net-analyzer/zabbix-agent/zabbix-agent-1.1.6.ebuild
+++ b/net-analyzer/zabbix-agent/zabbix-agent-1.1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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-agent/zabbix-agent-1.1.6.ebuild,v 1.1 2007/02/12 00:14:43 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-agent/zabbix-agent-1.1.6.ebuild,v 1.2 2009/09/23 18:26:02 patrick Exp $
inherit eutils
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
S=${WORKDIR}/${MY_P}-${MY_PV}
diff --git a/net-analyzer/zabbix-agent/zabbix-agent-1.1.7.ebuild b/net-analyzer/zabbix-agent/zabbix-agent-1.1.7.ebuild
index 923f994728a5..01af5606068a 100644
--- a/net-analyzer/zabbix-agent/zabbix-agent-1.1.7.ebuild
+++ b/net-analyzer/zabbix-agent/zabbix-agent-1.1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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-agent/zabbix-agent-1.1.7.ebuild,v 1.1 2007/04/16 16:44:11 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-agent/zabbix-agent-1.1.7.ebuild,v 1.2 2009/09/23 18:26:02 patrick Exp $
inherit eutils
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
S=${WORKDIR}/${MY_P}-${MY_PV}
diff --git a/net-analyzer/zabbix-agent/zabbix-agent-1.1.ebuild b/net-analyzer/zabbix-agent/zabbix-agent-1.1.ebuild
index 1bad41f65df9..acd4e079030e 100644
--- a/net-analyzer/zabbix-agent/zabbix-agent-1.1.ebuild
+++ b/net-analyzer/zabbix-agent/zabbix-agent-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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-agent/zabbix-agent-1.1.ebuild,v 1.1 2006/06/06 13:03:26 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-agent/zabbix-agent-1.1.ebuild,v 1.2 2009/09/23 18:26:02 patrick Exp $
inherit eutils
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
S=${WORKDIR}/${MY_P}-${MY_PV}