# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/openvas-4.ebuild,v 1.1 2011/10/09 17:40:24 hanno Exp $ EAPI=4 DESCRIPTION="A remote security scanner" HOMEPAGE="http://www.openvas.org/" DEPEND=">=net-analyzer/openvas-libraries-6.0.0 >=net-analyzer/openvas-scanner-3.4.0 >=net-analyzer/openvas-manager-4.0.0 >=net-analyzer/openvas-administrator-1.3.0 cli? ( >=net-analyzer/openvas-cli-1.2.0 ) webinterface? ( >=net-analyzer/greenbone-security-assistant-4.0.0 ) qt? ( >=net-analyzer/greenbone-security-desktop-1.2.2 )" RDEPEND="${DEPEND}" SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" IUSE="qt cli webinterface"