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 | 7d89df5bbf5a804fbe263cac4b980835f961b913 (patch) | |
tree | 477b321b982a13fac56b0af3b35c32ec31671d25 /net-analyzer | |
parent | new release, mark .14 x86 (diff) | |
download | historical-7d89df5bbf5a804fbe263cac4b980835f961b913.tar.gz historical-7d89df5bbf5a804fbe263cac4b980835f961b913.tar.bz2 historical-7d89df5bbf5a804fbe263cac4b980835f961b913.zip |
Stable for x86.
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ethstatus/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/ethstatus/Manifest | 14 | ||||
-rw-r--r-- | net-analyzer/ethstatus/ethstatus-0.4.2-r2.ebuild | 4 |
3 files changed, 8 insertions, 15 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/Manifest b/net-analyzer/ethstatus/Manifest index 78cce1945079..438e7be94cf7 100644 --- a/net-analyzer/ethstatus/Manifest +++ b/net-analyzer/ethstatus/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 36b79e9f337c0cf4eb6bfef40522f5eb ethstatus-0.4.2-r2.ebuild 672 -MD5 102e76781375e656d2675449c3eeab93 ChangeLog 401 +MD5 029e983e90d79af280a7b5d498c597ca ethstatus-0.4.2-r2.ebuild 671 +MD5 b2fbda0db303792a3b9f0cd464c82b80 ChangeLog 496 MD5 3627d7378552f7fce06d331ddeae2926 metadata.xml 219 MD5 43b28edd9eb20ab82774f4c17f2554c4 files/digest-ethstatus-0.4.2-r2 71 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBtQKhI1lqEGTUzyQRAoM3AKCOo/caTcuRsCb/LkrBKJhBRd9n3gCfRdc6 -CyHglVqjC64f1OdwiAn5pWI= -=vo31 ------END PGP SIGNATURE----- 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" |