summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-11-11 20:13:53 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-11-11 20:13:53 +0000
commitb27193a25fb241315d356fbbc1d667e366242537 (patch)
tree51f94c2152561dbcb521c034840944c63e78db64 /net-analyzer/ifstat
parentAdded metadata.xml (diff)
downloadhistorical-b27193a25fb241315d356fbbc1d667e366242537.tar.gz
historical-b27193a25fb241315d356fbbc1d667e366242537.tar.bz2
historical-b27193a25fb241315d356fbbc1d667e366242537.zip
Marked stable on hppa.
Diffstat (limited to 'net-analyzer/ifstat')
-rw-r--r--net-analyzer/ifstat/ChangeLog7
-rw-r--r--net-analyzer/ifstat/Manifest4
-rw-r--r--net-analyzer/ifstat/ifstat-1.0.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/net-analyzer/ifstat/ChangeLog b/net-analyzer/ifstat/ChangeLog
index 80f983056055..5d7fc4f6ab58 100644
--- a/net-analyzer/ifstat/ChangeLog
+++ b/net-analyzer/ifstat/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for net-analyzer/ifstat
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.1 2003/10/10 18:02:32 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.2 2003/11/11 20:13:48 gmsoft Exp $
*ifstat-1.0 (11 Oct 2003)
+ 11 Nov 2003; Guy Martin <gmsoft@gentoo.org> ifstat-1.0.ebuild :
+ Marked stable on hppa.
+
11 Oct 2003; Martin Holzer <mholzer@gentoo.org> ifstat-1.0.ebuild:
- Inital ebuild. Submitted byGustavo Zacarias <gustavo@zacarias.com.ar> in
+ Inital ebuild. Submitted by Gustavo Zacarias <gustavo@zacarias.com.ar> in
#26070.
diff --git a/net-analyzer/ifstat/Manifest b/net-analyzer/ifstat/Manifest
index 8914efe3c025..07671efd5f87 100644
--- a/net-analyzer/ifstat/Manifest
+++ b/net-analyzer/ifstat/Manifest
@@ -1,3 +1,3 @@
-MD5 9b962fd663aa3a86ecd24259c7c1f51a ifstat-1.0.ebuild 664
-MD5 2625f6464633c3a9db7038a84d5d325e ChangeLog 403
+MD5 0851f0b9ffd64de680e025dc9a120d36 ChangeLog 495
+MD5 80e1cbd36845a3fbc5556667eb00168c ifstat-1.0.ebuild 668
MD5 e017f0ba646dda4a948483bbb0ab56eb files/digest-ifstat-1.0 61
diff --git a/net-analyzer/ifstat/ifstat-1.0.ebuild b/net-analyzer/ifstat/ifstat-1.0.ebuild
index d22fe6cace50..b0993da375d4 100644
--- a/net-analyzer/ifstat/ifstat-1.0.ebuild
+++ b/net-analyzer/ifstat/ifstat-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.0.ebuild,v 1.1 2003/10/10 18:02:32 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.0.ebuild,v 1.2 2003/11/11 20:13:48 gmsoft Exp $
DESCRIPTION="Network interface bandwidth usage, with support for snmp targets."
SRC_URI="http://gael.roualland.free.fr/ifstat/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://gael.roualland.free.fr/ifstat/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc hppa"
DEPEND="virtual/glibc
snmp? ( >=net-analyzer/net-snmp-5.0 )"