diff options
author | 2004-12-13 14:32:42 +0000 | |
---|---|---|
committer | 2004-12-13 14:32:42 +0000 | |
commit | 6640b709890d08608d2539eff506f12535141409 (patch) | |
tree | 5c7c00b4a7d02f6af129393a5edbf289676b7a30 /net-analyzer/ethstatus | |
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')
-rw-r--r-- | net-analyzer/ethstatus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ethstatus/ChangeLog b/net-analyzer/ethstatus/ChangeLog index 2222b28bb917..289167707c58 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.2 2004/12/07 01:08:41 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ethstatus/ChangeLog,v 1.3 2004/12/13 14:32:42 s4t4n Exp $ + + 13 Dec 2004; Michele Noberasco <s4t4n@gentoo.org> ethstatus-0.4.2-r2.ebuild: + Stable for x86. *ethstatus-0.4.2-r2 (06 Dec 2004) 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" |