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/snort/snort-1.8.6.ebuild | |
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/snort/snort-1.8.6.ebuild')
-rw-r--r-- | net-analyzer/snort/snort-1.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-1.8.6.ebuild b/net-analyzer/snort/snort-1.8.6.ebuild index b1c7c2b573f9..cad7504a9402 100644 --- a/net-analyzer/snort/snort-1.8.6.ebuild +++ b/net-analyzer/snort/snort-1.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.6.ebuild,v 1.4 2002/07/26 07:46:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.8.6.ebuild,v 1.5 2002/08/14 12:12:29 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Libpcap-based packet sniffer/logger/lightweight IDS" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.snort.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc >=net-libs/libpcap-0.6.2-r1 |