summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-27 17:52:11 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-27 17:52:11 +0000
commit97cc7b2961be3e3e92e6acb3c61feac07c474a80 (patch)
tree7d9ef54fbd1d20852917ba24f123b88916a53494 /net-analyzer
parentVersion bump. Lots of good bug fixes and cleaning of compile warnings. (diff)
downloadhistorical-97cc7b2961be3e3e92e6acb3c61feac07c474a80.tar.gz
historical-97cc7b2961be3e3e92e6acb3c61feac07c474a80.tar.bz2
historical-97cc7b2961be3e3e92e6acb3c61feac07c474a80.zip
dep fix
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nessus-core/nessus-core-1.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nessus-core/nessus-core-1.2.3.ebuild b/net-analyzer/nessus-core/nessus-core-1.2.3.ebuild
index 639706c870f1..94564cf350ff 100644
--- a/net-analyzer/nessus-core/nessus-core-1.2.3.ebuild
+++ b/net-analyzer/nessus-core/nessus-core-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 2000-2002 Achim Gottinger
# Distributed under the GPL by Gentoo Technologies, Inc.
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-1.2.3.ebuild,v 1.1 2002/07/26 19:56:59 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-1.2.3.ebuild,v 1.2 2002/07/27 17:52:11 drobbins Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A remote security scanner for Linux (nessus-core)"
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-1.2.3/src/${P}.tar.gz"
DEPEND="=net-analyzer/libnasl-1.2.3
X? ( x11-base/xfree )
- gtk? ( x11-libs/gtk-1.2* )"
+ gtk? ( =x11-libs/gtk-1.2* )"
SLOT="0"
LICENSE="GPL-2"