summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-12-19 06:53:19 +0000
committerJon Portnoy <avenj@gentoo.org>2004-12-19 06:53:19 +0000
commit728b915a43535249fe52e12c2341ca929df4c306 (patch)
treee98924236f76c1d8cb2ffde9815448a7a047dc89 /net-analyzer
parentStable amd64, sparc, x86. (diff)
downloadhistorical-728b915a43535249fe52e12c2341ca929df4c306.tar.gz
historical-728b915a43535249fe52e12c2341ca929df4c306.tar.bz2
historical-728b915a43535249fe52e12c2341ca929df4c306.zip
AMD64 keywords
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ethstatus/ChangeLog5
-rw-r--r--net-analyzer/ethstatus/Manifest4
-rw-r--r--net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/ethstatus/ChangeLog b/net-analyzer/ethstatus/ChangeLog
index 289167707c58..d90f73640180 100644
--- a/net-analyzer/ethstatus/ChangeLog
+++ b/net-analyzer/ethstatus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ethstatus
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ChangeLog,v 1.3 2004/12/13 14:32:42 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ChangeLog,v 1.4 2004/12/19 06:53:19 avenj Exp $
+
+ 19 Dec 2004; Jon Portnoy <avenj@gentoo.org> ethstatus-0.4.2-r2.ebuild :
+ AMD64 keywords.
13 Dec 2004; Michele Noberasco <s4t4n@gentoo.org> ethstatus-0.4.2-r2.ebuild:
Stable for x86.
diff --git a/net-analyzer/ethstatus/Manifest b/net-analyzer/ethstatus/Manifest
index 438e7be94cf7..a38b13cc81e5 100644
--- a/net-analyzer/ethstatus/Manifest
+++ b/net-analyzer/ethstatus/Manifest
@@ -1,4 +1,4 @@
-MD5 029e983e90d79af280a7b5d498c597ca ethstatus-0.4.2-r2.ebuild 671
-MD5 b2fbda0db303792a3b9f0cd464c82b80 ChangeLog 496
+MD5 009dbc89733a0e0728dc64b48a042e14 ChangeLog 589
+MD5 98a36fb5d0c45412e5caa4a60fc6f0c4 ethstatus-0.4.2-r2.ebuild 678
MD5 3627d7378552f7fce06d331ddeae2926 metadata.xml 219
MD5 43b28edd9eb20ab82774f4c17f2554c4 files/digest-ethstatus-0.4.2-r2 71
diff --git a/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild b/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild
index 31954b8718a6..49a19148e9c1 100644
--- a/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild
+++ b/net-analyzer/ethstatus/ethstatus-0.4.2-r2.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/ethstatus/ethstatus-0.4.2-r2.ebuild,v 1.2 2004/12/13 14:32:42 s4t4n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild,v 1.3 2004/12/19 06:53:19 avenj Exp $
DESCRIPTION="ncurses based utility to display real time statistics about network traffic."
HOMEPAGE="http://ethstatus.calle69.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/e/ethstatus/${PN}_${PV}.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.4-r1"