diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-02-01 19:59:35 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-02-01 19:59:35 +0000 |
commit | 8f7ebc47822fb6990334bb9649108925def9ae9d (patch) | |
tree | 507236e4ebd9162ecd021d25f56680ecf693d089 /net-analyzer/nessus-core/nessus-core-2.3.1.ebuild | |
parent | x86 stable wrt bug 155156 (diff) | |
download | historical-8f7ebc47822fb6990334bb9649108925def9ae9d.tar.gz historical-8f7ebc47822fb6990334bb9649108925def9ae9d.tar.bz2 historical-8f7ebc47822fb6990334bb9649108925def9ae9d.zip |
cleanup
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'net-analyzer/nessus-core/nessus-core-2.3.1.ebuild')
-rw-r--r-- | net-analyzer/nessus-core/nessus-core-2.3.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/nessus-core/nessus-core-2.3.1.ebuild b/net-analyzer/nessus-core/nessus-core-2.3.1.ebuild index 097a5e3930ef..d0eeab8f22dd 100644 --- a/net-analyzer/nessus-core/nessus-core-2.3.1.ebuild +++ b/net-analyzer/nessus-core/nessus-core-2.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.3.1.ebuild,v 1.8 2006/02/18 19:50:53 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.3.1.ebuild,v 1.9 2007/02/01 19:59:35 jokey Exp $ inherit eutils toolchain-funcs @@ -13,8 +13,8 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" IUSE="tcpd gtk debug prelude" -DEPEND="=net-analyzer/nessus-libraries-${PV} - =net-analyzer/libnasl-${PV} +DEPEND="~net-analyzer/nessus-libraries-${PV} + ~net-analyzer/libnasl-${PV} tcpd? ( sys-apps/tcp-wrappers ) gtk? ( =x11-libs/gtk+-2* ) prelude? ( dev-libs/libprelude ) |