summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/snortalog/snortalog-2.2.1.ebuild')
-rw-r--r--net-analyzer/snortalog/snortalog-2.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snortalog/snortalog-2.2.1.ebuild b/net-analyzer/snortalog/snortalog-2.2.1.ebuild
index 12fa914a3806..a9abb3061fc7 100644
--- a/net-analyzer/snortalog/snortalog-2.2.1.ebuild
+++ b/net-analyzer/snortalog/snortalog-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/snortalog-2.2.1.ebuild,v 1.11 2005/05/24 14:48:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/snortalog-2.2.1.ebuild,v 1.12 2005/05/25 14:03:21 mcummings Exp $
DESCRIPTION="a powerful perl script that summarizes snort logs"
HOMEPAGE="http://jeremy.chartier.free.fr/snortalog/"
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}_v${PV%.?}"
RDEPEND="dev-lang/perl
dev-perl/GDGraph
- dev-perl/Getopt-Long
+ perl-core/Getopt-Long
perl-core/DB_File
dev-perl/HTML-HTMLDoc
dev-perl/perl-tk"