You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/openvas/openvas-6.ebuild

21 lines
701 B

# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/openvas-6.ebuild,v 1.2 2013/09/15 09:38:44 maekke Exp $
EAPI=5
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.1
>=net-analyzer/openvas-administrator-1.3.0
>=net-analyzer/openvas-cli-1.2.0
>=net-analyzer/greenbone-security-assistant-4.0.1"
# greenbone-security-desktop is broken and unsupported upstream
RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""