diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-08-17 08:23:03 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-08-17 08:23:03 +0000 |
commit | 7199f6c94562c163107b6283f5c45bb3400aefcd (patch) | |
tree | a25c5d49dc78cc39a2afa693ce0d5a83b7828ea1 /net-analyzer/ntop/ntop-3.0.ebuild | |
parent | || what? (Manifest recommit) (diff) | |
download | gentoo-2-7199f6c94562c163107b6283f5c45bb3400aefcd.tar.gz gentoo-2-7199f6c94562c163107b6283f5c45bb3400aefcd.tar.bz2 gentoo-2-7199f6c94562c163107b6283f5c45bb3400aefcd.zip |
x86 stable
Diffstat (limited to 'net-analyzer/ntop/ntop-3.0.ebuild')
-rw-r--r-- | net-analyzer/ntop/ntop-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntop/ntop-3.0.ebuild b/net-analyzer/ntop/ntop-3.0.ebuild index 6893b07fb583..7d9df51adad9 100644 --- a/net-analyzer/ntop/ntop-3.0.ebuild +++ b/net-analyzer/ntop/ntop-3.0.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/ntop/ntop-3.0.ebuild,v 1.9 2004/07/30 20:30:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.10 2004/08/17 08:23:03 eldad Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ntop/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~hppa ~amd64" IUSE="ssl readline tcpd ncurses" DEPEND=">=sys-libs/gdbm-1.8.0 |