summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-08-19 01:40:44 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-08-19 01:40:44 +0000
commit90ba4d57f93c344188ae264ef7e7bfcc764aa8cd (patch)
tree505b55fd3578ab1a4d245a65ab7e781dfa1bccd9
parentmacos stable (diff)
downloadhistorical-90ba4d57f93c344188ae264ef7e7bfcc764aa8cd.tar.gz
historical-90ba4d57f93c344188ae264ef7e7bfcc764aa8cd.tar.bz2
historical-90ba4d57f93c344188ae264ef7e7bfcc764aa8cd.zip
Sparc stable
-rw-r--r--net-analyzer/ifstat/ChangeLog5
-rw-r--r--net-analyzer/ifstat/Manifest14
-rw-r--r--net-analyzer/ifstat/ifstat-1.1.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/net-analyzer/ifstat/ChangeLog b/net-analyzer/ifstat/ChangeLog
index c2d79b05b384..69c3a2d10048 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.9 2004/08/16 10:31:44 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.10 2004/08/19 01:40:44 gustavoz Exp $
+
+ 18 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> ifstat-1.1.ebuild:
+ Sparc stable
16 Aug 2004; Eldad Zack <eldad@gentoo.org> ifstat-1.1.ebuild:
x86 stable
diff --git a/net-analyzer/ifstat/Manifest b/net-analyzer/ifstat/Manifest
index 8669d623c7e2..94d90f4fa1f7 100644
--- a/net-analyzer/ifstat/Manifest
+++ b/net-analyzer/ifstat/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 49fd976a74a07eceb62dcbd881f8d81f ChangeLog 1235
MD5 6c135ce092c2b215ecad18d59381e09b ifstat-1.0.ebuild 684
-MD5 dfd3183d08b3f1b96003803c056c6d9c ChangeLog 1142
+MD5 1a2bc09028c92ca7245b8ab30a9a6e2b ifstat-1.1.ebuild 666
MD5 f0a9c192b67f67de43a0632a3b4ffe44 metadata.xml 431
-MD5 44f8431146a2ee65beff90c93c99bc4d ifstat-1.1.ebuild 664
MD5 e017f0ba646dda4a948483bbb0ab56eb files/digest-ifstat-1.0 61
MD5 920405b5079fac9a9d124de3a4aa3a06 files/digest-ifstat-1.1 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.4 (GNU/Linux)
-
-iD8DBQFBII3AT+MN7JbqCpMRAnZSAJ0bpcLPOtoWjAhjfX4X5Ip/uwk68wCeO+fs
-P9T30eKi1+lk10U6gvPQzy8=
-=KTnT
------END PGP SIGNATURE-----
diff --git a/net-analyzer/ifstat/ifstat-1.1.ebuild b/net-analyzer/ifstat/ifstat-1.1.ebuild
index 136298b27f0f..b00ff38b5459 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.5 2004/08/16 10:31:44 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.6 2004/08/19 01:40:44 gustavoz 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 )"