summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-08-16 10:31:44 +0000
committerEldad Zack <eldad@gentoo.org>2004-08-16 10:31:44 +0000
commitd414c9e7a89033f202df0a86e5f7ac14623ef0fd (patch)
tree1e5e1534121dcda68231102a6f4b18192e680bfd /net-analyzer/ifstat
parentFake64 has died upstream. Removing unsupported package from portage. (diff)
downloadhistorical-d414c9e7a89033f202df0a86e5f7ac14623ef0fd.tar.gz
historical-d414c9e7a89033f202df0a86e5f7ac14623ef0fd.tar.bz2
historical-d414c9e7a89033f202df0a86e5f7ac14623ef0fd.zip
x86 stable
Diffstat (limited to 'net-analyzer/ifstat')
-rw-r--r--net-analyzer/ifstat/ChangeLog5
-rw-r--r--net-analyzer/ifstat/ifstat-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ifstat/ChangeLog b/net-analyzer/ifstat/ChangeLog
index 863ed591db0c..c2d79b05b384 100644
--- a/net-analyzer/ifstat/ChangeLog
+++ b/net-analyzer/ifstat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ifstat
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.8 2004/07/30 16:07:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.9 2004/08/16 10:31:44 eldad Exp $
+
+ 16 Aug 2004; Eldad Zack <eldad@gentoo.org> ifstat-1.1.ebuild:
+ x86 stable
30 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> ifstat-1.1.ebuild:
Keyworded ~x86
diff --git a/net-analyzer/ifstat/ifstat-1.1.ebuild b/net-analyzer/ifstat/ifstat-1.1.ebuild
index 6748e351a237..136298b27f0f 100644
--- a/net-analyzer/ifstat/ifstat-1.1.ebuild
+++ b/net-analyzer/ifstat/ifstat-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.4 2004/07/30 16:07:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.5 2004/08/16 10:31:44 eldad Exp $
IUSE="snmp"
@@ -10,7 +10,7 @@ HOMEPAGE="http://gael.roualland.free.fr/ifstat/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~sparc x86"
DEPEND="virtual/libc
snmp? ( >=net-analyzer/net-snmp-5.0 )"