diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-07-23 15:43:49 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-07-23 15:43:49 +0000 |
commit | abf771558c3db8e573310c23c68e4c59e406f9c1 (patch) | |
tree | f6e1b92d07ca8580bd889f198c6d63e3ef3e9f74 /net-libs/libnids/libnids-1.16.ebuild | |
parent | updated changelog (diff) | |
download | gentoo-2-abf771558c3db8e573310c23c68e4c59e406f9c1.tar.gz gentoo-2-abf771558c3db8e573310c23c68e4c59e406f9c1.tar.bz2 gentoo-2-abf771558c3db8e573310c23c68e4c59e406f9c1.zip |
~alpha
Diffstat (limited to 'net-libs/libnids/libnids-1.16.ebuild')
-rw-r--r-- | net-libs/libnids/libnids-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnids/libnids-1.16.ebuild b/net-libs/libnids/libnids-1.16.ebuild index 32097d787da5..0caf0ec5bf81 100644 --- a/net-libs/libnids/libnids-1.16.ebuild +++ b/net-libs/libnids/libnids-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.16.ebuild,v 1.9 2003/03/07 23:16:27 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnids/libnids-1.16.ebuild,v 1.10 2003/07/23 15:42:12 taviso Exp $ S=${WORKDIR}/${P} DESCRIPTION="Libnids is an implementation of an E-component of Network Intrusion Detection System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP defragmentation, TCP stream assembly and TCP port scan detection." @@ -12,7 +12,7 @@ DEPEND="net-libs/libpcap SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc ~alpha" src_compile() { |