summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-08-31 12:47:15 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-08-31 12:47:15 +0000
commite4ff7cce89f91b64203d4486a7b3d30aab820c3b (patch)
treecc9f5057faa8924cc707da1aafff9300393487b4 /net-analyzer/ifstat
parentVersion bump. (diff)
downloadhistorical-e4ff7cce89f91b64203d4486a7b3d30aab820c3b.tar.gz
historical-e4ff7cce89f91b64203d4486a7b3d30aab820c3b.tar.bz2
historical-e4ff7cce89f91b64203d4486a7b3d30aab820c3b.zip
Keyworded ~amd64 & ~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 69c3a2d10048..1e896e0a51dc 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.10 2004/08/19 01:40:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ChangeLog,v 1.11 2004/08/31 12:47:15 gustavoz Exp $
+
+ 31 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> ifstat-1.1.ebuild:
+ Keyworded ~amd64 & ~ppc64
18 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> ifstat-1.1.ebuild:
Sparc stable
diff --git a/net-analyzer/ifstat/Manifest b/net-analyzer/ifstat/Manifest
index 94d90f4fa1f7..dce20d59eda3 100644
--- a/net-analyzer/ifstat/Manifest
+++ b/net-analyzer/ifstat/Manifest
@@ -1,6 +1,6 @@
-MD5 49fd976a74a07eceb62dcbd881f8d81f ChangeLog 1235
+MD5 7aee1ad36242aaf1c39b77998cf00368 ChangeLog 1337
MD5 6c135ce092c2b215ecad18d59381e09b ifstat-1.0.ebuild 684
-MD5 1a2bc09028c92ca7245b8ab30a9a6e2b ifstat-1.1.ebuild 666
+MD5 7d7b33342af4210170ae34190209b216 ifstat-1.1.ebuild 680
MD5 f0a9c192b67f67de43a0632a3b4ffe44 metadata.xml 431
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 b00ff38b5459..126aa597d6c4 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.6 2004/08/19 01:40:44 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ifstat/ifstat-1.1.ebuild,v 1.7 2004/08/31 12:47:15 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 ~amd64 ~ppc64"
DEPEND="virtual/libc
snmp? ( >=net-analyzer/net-snmp-5.0 )"