ChangeLog

# ChangeLog for net-analyzer/jnettop
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jnettop/ChangeLog,v 1.20 2007/08/20 10:31:11 jokey Exp $

20 Aug 2007; Markus Ullmann jnettop-0.13.0-r1.ebuild:
Stable on x86

*jnettop-0.13.0-r1 (20 Aug 2007)

20 Aug 2007; Markus Ullmann -jnettop-0.11.0.ebuild,
-jnettop-0.13.0.ebuild, +jnettop-0.13.0-r1.ebuild:
Add example config to docs wrt bug #187748

20 Mar 2007; Raúl Porcel jnettop-0.13.0.ebuild:
x86 stable

01 Nov 2006; Markus Ullmann jnettop-0.11.0.ebuild,
jnettop-0.13.0.ebuild:
Fixing deps wrt bug #153250

*jnettop-0.13.0 (09 Jul 2006)

09 Jul 2006; Marcelo Goes -jnettop-0.10.1.ebuild,
+jnettop-0.13.0.ebuild:
0.13.0 version bump.

05 Mar 2006; Markus Ullmann jnettop-0.10.1.ebuild:
INSTALL cleanup

15 Feb 2006; Markus Ullmann jnettop-0.10.1.ebuild,
jnettop-0.11.0.ebuild:
Removing virtual/libpcap wrt bug #117898

27 Sep 2005; Marcelo Goes jnettop-0.11.0.ebuild:
0.11.0 x86 stable for bug 107425. Thanks to Daniel Webert dot com>.

*jnettop-0.11.0 (01 Jul 2005)

01 Jul 2005; Aaron Walker +jnettop-0.11.0.ebuild:
Version bump.

08 May 2005; Herbie Hopkins jnettop-0.10.1.ebuild:
Marked ~amd64 wrt bug #91891.

24 Apr 2005; Marcelo Goes jnettop-0.10.1.ebuild,
-jnettop-0.9.ebuild:
Use make install instead of emake install. Removing old ebuild.

25 Feb 2005; Aaron Walker jnettop-0.10.1.ebuild:
Marked stable on x86.

29 Jan 2005; Daniel Black jnettop-0.10.1.ebuild,
jnettop-0.9.ebuild:
changed net-libs/libpcap depend to virtual/libcap

*jnettop-0.10.1 (09 Jan 2005)

09 Jan 2005; Daniel Black +jnettop-0.10.1.ebuild:
Version bump as per bug #75190. Thanks Vanquirius

19 Nov 2004; Jason Wever jnettop-0.9.ebuild:
Added ~sparc keyword.

05 Sep 2004; Sven Wegener :
Fixed ChangeLog header.

03 Aug 2004; David Holm jnettop-0.9.ebuild:
Added to ~ppc.

10 Jul 2004; Eldad Zack +metadata.xml,
jnettop-0.9.ebuild:
tidy

*jnettop-0.9 (11 Oct 2003)

11 Oct 2003; Martin Holzer jnettop-0.9.ebuild:
Initial Version. Submitted by Arturas .lajus in #25589.

Manifest

DIST jnettop-0.13.0.tar.gz 131009 RMD160 707c89b8df0425b2fe90457563dd60978dbbabf7 SHA1 59f4c28db6f8b1c58050d72aaa4b3b6d5a4a75e0 SHA256 e987a1a9325595c8a0543ab61cf3b6d781b4faf72dd0e0e0c70b2cc2ceb5a5a0
EBUILD jnettop-0.13.0-r1.ebuild 637 RMD160 bf75c636902b85b234e1ef0fc6a281585bb18a7c SHA1 7024c609631cab592d0cb00e0ff7a02436a6cbf1 SHA256 ce989e89db7c367d8c52181b88e49501cf636dda20838c51ef02d85cbc9aad0b
MISC ChangeLog 2621 RMD160 e0bd3e98112236d2d7184a2f0358ac72a2652b38 SHA1 d3c57ad1df3eb8b96b1bc72b73ca0b9bb5ca6a64 SHA256 a364945568d32f0bed78f2422b8e9878b457c4e16a5f962d33f0c1b80d350422
MISC metadata.xml 240 RMD160 f724f79660076c24676f93654968e5aa3432aafc SHA1 4d8a1b8fca36e46b5756037cbe1ca318e5ed32d9 SHA256 708da94aea60e308d7b14137f96d1d76949cf66841fe1b329b53fcc1fbe7439c

jnettop-0.13.0-r1.ebuild

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jnettop/jnettop-0.13.0-r1.ebuild,v 1.2 2007/08/20 10:31:11 jokey Exp $

DESCRIPTION="A top like console network traffic visualiser"
HOMEPAGE="http://jnettop.kubs.info/"
SRC_URI="http://jnettop.kubs.info/dist/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""

RDEPEND="net-libs/libpcap
>=dev-libs/glib-2.0.1"

DEPEND="${RDEPEND}
dev-util/pkgconfig"

src_install() {
make DESTDIR="${D}" install || die
dodoc AUTHORS ChangeLog NEWS README .jnettop
}

metadata.xml




netmon
A top like console network traffic visualiser