summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/zabbix-agent')
-rw-r--r--net-analyzer/zabbix-agent/zabbix-agent-1.0.ebuild3
-rw-r--r--net-analyzer/zabbix-agent/zabbix-agent-1.1_alpha7.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/net-analyzer/zabbix-agent/zabbix-agent-1.0.ebuild b/net-analyzer/zabbix-agent/zabbix-agent-1.0.ebuild
index 95bc9a9fe43e..c9440c2780d0 100644
--- a/net-analyzer/zabbix-agent/zabbix-agent-1.0.ebuild
+++ b/net-analyzer/zabbix-agent/zabbix-agent-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.0.ebuild,v 1.3 2007/04/28 17:41:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-agent/zabbix-agent-1.0.ebuild,v 1.4 2007/07/11 23:49:24 mr_bones_ Exp $
inherit eutils
@@ -33,7 +33,6 @@ pkg_setup() {
enewuser zabbix -1 -1 /dev/null zabbix
}
-
src_compile() {
econf || die "econf failed"
emake || die "emake failed"
diff --git a/net-analyzer/zabbix-agent/zabbix-agent-1.1_alpha7.ebuild b/net-analyzer/zabbix-agent/zabbix-agent-1.1_alpha7.ebuild
index 9e9e19fee4c9..77627341189b 100644
--- a/net-analyzer/zabbix-agent/zabbix-agent-1.1_alpha7.ebuild
+++ b/net-analyzer/zabbix-agent/zabbix-agent-1.1_alpha7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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_alpha7.ebuild,v 1.4 2007/04/28 17:41:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-agent/zabbix-agent-1.1_alpha7.ebuild,v 1.5 2007/07/11 23:49:24 mr_bones_ Exp $
inherit eutils
@@ -34,7 +34,6 @@ pkg_setup() {
enewuser zabbix -1 -1 /dev/null zabbix
}
-
src_compile() {
econf || die "econf failed"
emake || die "emake failed"