diff options
Diffstat (limited to 'net-analyzer/openvas/openvas-3.0.1.ebuild')
-rw-r--r-- | net-analyzer/openvas/openvas-3.0.1.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/net-analyzer/openvas/openvas-3.0.1.ebuild b/net-analyzer/openvas/openvas-3.0.1.ebuild new file mode 100644 index 0000000..cb2da9f --- /dev/null +++ b/net-analyzer/openvas/openvas-3.0.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/openvas-2.0.2.ebuild,v 1.2 2009/11/07 20:24:03 volkmar Exp $ + +DESCRIPTION="A remote security scanner" +HOMEPAGE="http://www.openvas.org/" +DEPEND=">=net-analyzer/openvas-libraries-3.0.3 + >=net-analyzer/openvas-scanner-3.0.1 + >=net-analyzer/openvas-client-3.0.0 + !net-analyzer/openvas-libnasl + !net-analyzer/openvas-plugins +" + +RDEPEND="${DEPEND}" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="amd64 ~ppc x86" +IUSE="" |