Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414697 - net-analyzer/greenbone-security-assistant-3.0.3 version bump
Summary: net-analyzer/greenbone-security-assistant-3.0.3 version bump
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-05-05 08:57 UTC by Blu3
Modified: 2015-11-18 15:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
updated ebuild (greenbone-security-assistant-3.0.1.ebuild,988 bytes, text/plain)
2012-05-05 08:57 UTC, Blu3
Details
greenbone-security-assistant-3.0.3.ebuild (greenbone-security-assistant-3.0.3.ebuild,838 bytes, text/plain)
2012-09-24 12:55 UTC, Alexandr Tiurin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Blu3 2012-05-05 08:57:13 UTC
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 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-05 16:31:37 UTC
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"
Comment 2 Alexandr Tiurin 2012-09-24 12:55:36 UTC
Created attachment 324824 [details]
greenbone-security-assistant-3.0.3.ebuild

for version 3.0.3
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2015-11-18 15:52:31 UTC
Version removed long ago