summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-09-16 22:36:51 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-09-16 22:36:51 +0000
commitcb4fe441940943b7d0ae90fe4d763dca2643792c (patch)
treef5cd28f236fc5af86be6b14036156b267e1e9693 /net-analyzer/ifstat
parentStable on ppc64 wrt #62626 #63948 #64145 and Stuart (Manifest recommit) (diff)
downloadgentoo-2-cb4fe441940943b7d0ae90fe4d763dca2643792c.tar.gz
gentoo-2-cb4fe441940943b7d0ae90fe4d763dca2643792c.tar.bz2
gentoo-2-cb4fe441940943b7d0ae90fe4d763dca2643792c.zip
Stable on amd64 and ppc64
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 4ce9916617f8..713ebb3373dd 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.12 2004/09/05 21:03:59 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.13 2004/09/16 22:36:51 gustavoz Exp $
+
+ 16 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> ifstat-1.1.ebuild:
+ Stable on amd64 and ppc64
05 Sep 2004; Guy Martin <gmsoft@gentoo.org> ifstat-1.1.ebuild:
Marked stable on hppa.
diff --git a/net-analyzer/ifstat/ifstat-1.1.ebuild b/net-analyzer/ifstat/ifstat-1.1.ebuild
index 1d2368894874..5f5cc57437ed 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.8 2004/09/05 21:03:59 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.9 2004/09/16 22:36:51 gustavoz Exp $
IUSE="snmp"
@@ -10,7 +10,7 @@ HOMEPAGE="http://gael.roualland.free.fr/ifstat/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="sparc x86 ~amd64 ~ppc64 hppa"
+KEYWORDS="sparc x86 amd64 ppc64 hppa"
DEPEND="virtual/libc
snmp? ( >=net-analyzer/net-snmp-5.0 )"