summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:30:14 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:30:14 +0000
commit13fab58143f56adf8176912e97aca75bdc27f44e (patch)
treef1d285f32c3ac0f799865d658fa8b503ee539488 /net-analyzer/snortsnarf
parentFixed insecure temporary file creation (diff)
downloadgentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.tar.gz
gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.tar.bz2
gentoo-2-13fab58143f56adf8176912e97aca75bdc27f44e.zip
repoman and changelog fixes, unmasks
Diffstat (limited to 'net-analyzer/snortsnarf')
-rw-r--r--net-analyzer/snortsnarf/snortsnarf-021111.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snortsnarf/snortsnarf-021111.1.ebuild b/net-analyzer/snortsnarf/snortsnarf-021111.1.ebuild
index 4c47222bb393..21826f6c4a25 100644
--- a/net-analyzer/snortsnarf/snortsnarf-021111.1.ebuild
+++ b/net-analyzer/snortsnarf/snortsnarf-021111.1.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-analyzer/snortsnarf/snortsnarf-021111.1.ebuild,v 1.1 2003/02/12 10:45:18 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortsnarf/snortsnarf-021111.1.ebuild,v 1.2 2003/07/13 11:30:14 aliz Exp $
DESCRIPTION="Snort Snarf parses Snort log files, and converts them into
easy-to-read HTML files. Expect an estimated 2:3 ratio (log file size:megs of
@@ -13,7 +13,7 @@ SRC_URI="http://www.silicondefense.com/software/snortsnarf/${MY_P}.tar.gz"
IUSE=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
RDEPEND="virtual/glibc
dev-perl/Time-modules
dev-perl/XML-Parser"