diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-20 03:39:04 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-20 03:39:04 +0000 |
commit | a1518411ab2b70a7b639ad15776397e2c8457631 (patch) | |
tree | 5df7acabf7f5b970f9fcf75c5891f2b8f5db2280 /net-analyzer/jnettop | |
parent | Stable on sparc. (diff) | |
download | historical-a1518411ab2b70a7b639ad15776397e2c8457631.tar.gz historical-a1518411ab2b70a7b639ad15776397e2c8457631.tar.bz2 historical-a1518411ab2b70a7b639ad15776397e2c8457631.zip |
Added ~sparc keyword.
Diffstat (limited to 'net-analyzer/jnettop')
-rw-r--r-- | net-analyzer/jnettop/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/jnettop/Manifest | 14 | ||||
-rw-r--r-- | net-analyzer/jnettop/jnettop-0.9.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-analyzer/jnettop/ChangeLog b/net-analyzer/jnettop/ChangeLog index a3d05bb7760b..0864fcc95f30 100644 --- a/net-analyzer/jnettop/ChangeLog +++ b/net-analyzer/jnettop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/jnettop # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jnettop/ChangeLog,v 1.5 2004/09/05 08:03:57 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jnettop/ChangeLog,v 1.6 2004/11/20 03:39:04 weeve Exp $ + + 19 Nov 2004; Jason Wever <weeve@gentoo.org> jnettop-0.9.ebuild: + Added ~sparc keyword. 05 Sep 2004; Sven Wegener <swegener@gentoo.org> : Fixed ChangeLog header. diff --git a/net-analyzer/jnettop/Manifest b/net-analyzer/jnettop/Manifest index c18490dfcdd1..4cc39b872ca4 100644 --- a/net-analyzer/jnettop/Manifest +++ b/net-analyzer/jnettop/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 fff510dd9f2d44297ef5295d50a96d3b jnettop-0.9.ebuild 553 +MD5 08c21c78b1cfca9034bb10dd12599d52 ChangeLog 730 +MD5 6729da21296e11b90b1b9382ce79358d jnettop-0.9.ebuild 560 MD5 2930c32f90fae83ab0a2afb6ffd0c934 metadata.xml 240 -MD5 bb896d9e2ea76f9d8dbef5639ead4e20 ChangeLog 642 MD5 ab0d6b08508797f75e80bb5d0b82dcf1 files/digest-jnettop-0.9 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBOshzI1lqEGTUzyQRAll0AJ0Rk8VxWt1fb6LuNE2YVJte/kHeYACfSIKL -7jSBGRy6x0W9fyQP3yVFK0M= -=dWNw ------END PGP SIGNATURE----- diff --git a/net-analyzer/jnettop/jnettop-0.9.ebuild b/net-analyzer/jnettop/jnettop-0.9.ebuild index d5b690e2688f..a723c72f58d7 100644 --- a/net-analyzer/jnettop/jnettop-0.9.ebuild +++ b/net-analyzer/jnettop/jnettop-0.9.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/jnettop/jnettop-0.9.ebuild,v 1.5 2004/08/03 11:59:28 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/jnettop/jnettop-0.9.ebuild,v 1.6 2004/11/20 03:39:04 weeve Exp $ DESCRIPTION="A top like console network traffic visualiser" HOMEPAGE="http://jnettop.kubs.info/" @@ -8,7 +8,7 @@ SRC_URI="http://jnettop.kubs.info/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="" DEPEND="net-libs/libpcap |