summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 14:54:09 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 14:54:09 +0000
commita904c452e0f5c580fadf0883fbcc816f021831a7 (patch)
treeefea9b789d6d8510b0be7873a0358173fd568bac /net-analyzer/snortalog/snortalog-2.4.0.ebuild
parentVirtuals for some perl-core deps (diff)
downloadgentoo-2-a904c452e0f5c580fadf0883fbcc816f021831a7.tar.gz
gentoo-2-a904c452e0f5c580fadf0883fbcc816f021831a7.tar.bz2
gentoo-2-a904c452e0f5c580fadf0883fbcc816f021831a7.zip
Virtuals for perl-core
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-analyzer/snortalog/snortalog-2.4.0.ebuild')
-rw-r--r--net-analyzer/snortalog/snortalog-2.4.0.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/snortalog/snortalog-2.4.0.ebuild b/net-analyzer/snortalog/snortalog-2.4.0.ebuild
index 2d564c7653e4..1516a2bd5968 100644
--- a/net-analyzer/snortalog/snortalog-2.4.0.ebuild
+++ b/net-analyzer/snortalog/snortalog-2.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/snortalog-2.4.0.ebuild,v 1.7 2005/11/01 18:17:07 soulse Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/snortalog-2.4.0.ebuild,v 1.8 2006/02/13 14:53:52 mcummings Exp $
inherit eutils
@@ -19,8 +19,8 @@ IUSE="tcltk"
S="${WORKDIR}/${MY_P%.?}"
RDEPEND="dev-lang/perl
- perl-core/Getopt-Long
- perl-core/DB_File
+ virtual/perl-Getopt-Long
+ virtual/perl-DB_File
dev-perl/HTML-HTMLDoc
tcltk? ( dev-perl/perl-tk
dev-perl/GDGraph )"