Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/greenbone-security-assistant/
Date: Mon, 28 Oct 2019 04:05:40
Message-Id: 1572235357.ffafec63fa55e5b49495325dc4fdb60d41079f47.juippis@gentoo
1 commit: ffafec63fa55e5b49495325dc4fdb60d41079f47
2 Author: Hasan ÇALIŞIR <hasan.calisir <AT> psauxit <DOT> com>
3 AuthorDate: Mon Aug 12 17:18:16 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 28 04:02:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffafec63
7
8 net-analyzer/greenbone-security-assistant: update atom prefix on 7.0.3.
9
10 Update atom prefix operator on 7.0.3 to resolve correct package:
11 net-analyzer/openvas-scanner.
12
13 Package-Manager: Portage-2.3.69, Repoman-2.3.16
14 Signed-off-by: Hasan ÇALIŞIR <hasan.calisir <AT> psauxit.com>
15 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
16
17 .../greenbone-security-assistant-7.0.3-r1.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-7.0.3-r1.ebuild b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-7.0.3-r1.ebuild
21 index c58b1ab920e..6fc3cbaf527 100644
22 --- a/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-7.0.3-r1.ebuild
23 +++ b/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-7.0.3-r1.ebuild
24 @@ -27,7 +27,7 @@ DEPEND="
25
26 RDEPEND="
27 ${DEPEND}
28 - >=net-analyzer/openvas-scanner-5.1.3
29 + ~net-analyzer/openvas-scanner-5.1.3
30 >=net-analyzer/openvas-manager-7.0.3
31 extras? ( dev-texlive/texlive-latexextra )"