diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
commit | c8e90af79b9ffac92125577157aa71e623768406 (patch) | |
tree | d173eda2c258c09049cb562ded2049414082cc7e /net-analyzer/ntop | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-c8e90af79b9ffac92125577157aa71e623768406.tar.gz historical-c8e90af79b9ffac92125577157aa71e623768406.tar.bz2 historical-c8e90af79b9ffac92125577157aa71e623768406.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-analyzer/ntop')
-rw-r--r-- | net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild b/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild index 770dd3a16f46..f89ba258a897 100644 --- a/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild +++ b/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild,v 1.3 2002/07/18 23:22:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-2.0.99_rc2-r2.ebuild,v 1.4 2002/08/14 12:12:28 murphy Exp $ S=${WORKDIR}/RC2/ntop DESCRIPTION="ntop is a unix tool that shows network usage like top" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ntop.org/ntop.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=sys-libs/gdbm-1.8.0 >=net-libs/libpcap-0.5.2 |