diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-09 18:17:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-09 18:17:04 +0000 |
commit | 9bceb0123aed8188c3893a53243d10dc37c7d956 (patch) | |
tree | 49e4dcc3049c81934de84e620ffbf13dcbb18058 /net-analyzer/ntop/ntop-3.0.ebuild | |
parent | Fix use invocation and don't run epatch in a subshell because then it can't die (diff) | |
download | historical-9bceb0123aed8188c3893a53243d10dc37c7d956.tar.gz historical-9bceb0123aed8188c3893a53243d10dc37c7d956.tar.bz2 historical-9bceb0123aed8188c3893a53243d10dc37c7d956.zip |
Fix use invocation
Diffstat (limited to 'net-analyzer/ntop/ntop-3.0.ebuild')
-rw-r--r-- | net-analyzer/ntop/ntop-3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ntop/ntop-3.0.ebuild b/net-analyzer/ntop/ntop-3.0.ebuild index f08a65e47079..0fb37ce905b3 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 Technologies, Inc. # 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.3 2004/04/14 17:39:12 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.0.ebuild,v 1.4 2004/06/09 18:17:04 agriffis Exp $ IUSE="ssl readline tcpd ncurses" |