summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2005-06-26 03:58:36 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2005-06-26 03:58:36 +0000
commit49fffc164bd05e363a661afdf47fc199ffb190f3 (patch)
tree6ba887dce84d1d83c6791c2c43f3d86ff492ab1d /net-analyzer/ethstatus
parentInitial commit. (diff)
downloadhistorical-49fffc164bd05e363a661afdf47fc199ffb190f3.tar.gz
historical-49fffc164bd05e363a661afdf47fc199ffb190f3.tar.bz2
historical-49fffc164bd05e363a661afdf47fc199ffb190f3.zip
amd64 stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/ethstatus')
-rw-r--r--net-analyzer/ethstatus/ChangeLog8
-rw-r--r--net-analyzer/ethstatus/Manifest4
-rw-r--r--net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/net-analyzer/ethstatus/ChangeLog b/net-analyzer/ethstatus/ChangeLog
index d90f73640180..1a186a1c4a7c 100644
--- a/net-analyzer/ethstatus/ChangeLog
+++ b/net-analyzer/ethstatus/ChangeLog
@@ -1,6 +1,10 @@
# 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.4 2004/12/19 06:53:19 avenj Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ChangeLog,v 1.5 2005/06/26 03:58:36 vanquirius Exp $
+
+ 26 Jun 2005; Marcelo Goes <vanquirius@gentoo.org>
+ ethstatus-0.4.2-r2.ebuild:
+ amd64 stable.
19 Dec 2004; Jon Portnoy <avenj@gentoo.org> ethstatus-0.4.2-r2.ebuild :
AMD64 keywords.
diff --git a/net-analyzer/ethstatus/Manifest b/net-analyzer/ethstatus/Manifest
index a38b13cc81e5..bd92a2783d47 100644
--- a/net-analyzer/ethstatus/Manifest
+++ b/net-analyzer/ethstatus/Manifest
@@ -1,4 +1,4 @@
-MD5 009dbc89733a0e0728dc64b48a042e14 ChangeLog 589
-MD5 98a36fb5d0c45412e5caa4a60fc6f0c4 ethstatus-0.4.2-r2.ebuild 678
+MD5 73b40f147b3eb861ad63e0f6316f53a4 ethstatus-0.4.2-r2.ebuild 682
+MD5 4c63c70897ea8608adc92fc3cb90096d ChangeLog 692
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 49a19148e9c1..df06b84cb005 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
+# Copyright 1999-2005 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.3 2004/12/19 06:53:19 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild,v 1.4 2005/06/26 03:58:36 vanquirius 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 ~amd64"
+KEYWORDS="x86 amd64"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.4-r1"