diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-12-13 14:32:42 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-12-13 14:32:42 +0000 |
commit | 6640b709890d08608d2539eff506f12535141409 (patch) | |
tree | 5c7c00b4a7d02f6af129393a5edbf289676b7a30 /net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild | |
parent | new release, mark .14 x86 (Manifest recommit) (diff) | |
download | gentoo-2-6640b709890d08608d2539eff506f12535141409.tar.gz gentoo-2-6640b709890d08608d2539eff506f12535141409.tar.bz2 gentoo-2-6640b709890d08608d2539eff506f12535141409.zip |
Stable for x86.
Diffstat (limited to 'net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild')
-rw-r--r-- | net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild b/net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild index 39fca3d935b4..31954b8718a6 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.1 2004/12/06 19:45:11 s4t4n Exp $ +# $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 $ 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" IUSE="" DEPEND=">=sys-libs/ncurses-5.4-r1" |