Created attachment 310845 [details] updated ebuild update to current version 1. update src link to SRC_URI="http://wald.intevation.org/frs/download.php/1096/${P}.tar.gz" 2. update RDEPEND to openvas-libraries-5 3. compile and install is successful
Comment on attachment 310845 [details] updated ebuild --- greenbone-security-assistant-2.0.1.ebuild 2012-05-05 18:30:23.000000000 +0200 +++ - 2012-05-05 18:31:09.321974827 +0200 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-2.0.1.ebuild,v 1.3 2012/0 5/04 06:08:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-2.0.1.ebuild,v 1.2 2012/0 3/27 11:51:13 scarabeus Exp $ EAPI=4 @@ -8,18 +8,18 @@ DESCRIPTION="Greenbone Security Assistant for openvas" HOMEPAGE="http://www.openvas.org/" -SRC_URI="http://wald.intevation.org/frs/download.php/857/${P}.tar.gz" +SRC_URI="http://wald.intevation.org/frs/download.php/1096/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=net-analyzer/openvas-libraries-4 +RDEPEND=">=net-analyzer/openvas-libraries-5 dev-libs/libxslt net-libs/libmicrohttpd" DEPEND="${RDEPEND} - virtual/pkgconfig" + dev-util/pkgconfig" DOCS="ChangeLog CHANGES README"
Created attachment 324824 [details] greenbone-security-assistant-3.0.3.ebuild for version 3.0.3
Version removed long ago