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
commit9d9c806621e6a3c2e460a996919d79738e66de2c (patch)
tree0e8932e075c171c8c281c7382ea35a03d01dfcac /net-analyzer/ifstat
parentStable on ppc64 wrt #62626 #63948 #64145 and Stuart (diff)
downloadhistorical-9d9c806621e6a3c2e460a996919d79738e66de2c.tar.gz
historical-9d9c806621e6a3c2e460a996919d79738e66de2c.tar.bz2
historical-9d9c806621e6a3c2e460a996919d79738e66de2c.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/Manifest4
-rw-r--r--net-analyzer/ifstat/ifstat-1.1.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/net-analyzer/ifstat/Manifest
index 92e44eba6db5..bfd86ec0f2fa 100644
--- a/net-analyzer/ifstat/Manifest
+++ b/net-analyzer/ifstat/Manifest
@@ -1,6 +1,6 @@
-MD5 c79aac499cf72391b8cfa0db21899586 ChangeLog 1426
+MD5 9d0f5d07886200bf7c4ab40ce3f60b08 ChangeLog 1530
MD5 6c135ce092c2b215ecad18d59381e09b ifstat-1.0.ebuild 684
+MD5 7e7fa36d7baa51404e623fc58b22305b ifstat-1.1.ebuild 683
MD5 f0a9c192b67f67de43a0632a3b4ffe44 metadata.xml 431
-MD5 a41385cba5ca78e0e30f96d94c78497c ifstat-1.1.ebuild 683
MD5 e017f0ba646dda4a948483bbb0ab56eb files/digest-ifstat-1.0 61
MD5 920405b5079fac9a9d124de3a4aa3a06 files/digest-ifstat-1.1 61
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 )"