From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 60CD2138334 for ; Mon, 28 Oct 2019 04:05:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2097DE09CA; Mon, 28 Oct 2019 04:05:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9AE5DE08C9 for ; Mon, 28 Oct 2019 04:05:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5528234C464 for ; Mon, 28 Oct 2019 04:05:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0D6B89C for ; Mon, 28 Oct 2019 04:05:33 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1572235357.ffafec63fa55e5b49495325dc4fdb60d41079f47.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/greenbone-security-assistant/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/greenbone-security-assistant/greenbone-security-assistant-7.0.3-r1.ebuild X-VCS-Directories: net-analyzer/greenbone-security-assistant/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: ffafec63fa55e5b49495325dc4fdb60d41079f47 X-VCS-Branch: master Date: Mon, 28 Oct 2019 04:05:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 74f720c1-d099-4d76-ba97-ede7eb87a3a1 X-Archives-Hash: 7885653e6a3f2ce957bdca98ded85d03 commit: ffafec63fa55e5b49495325dc4fdb60d41079f47 Author: Hasan ÇALIŞIR psauxit com> AuthorDate: Mon Aug 12 17:18:16 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Oct 28 04:02:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffafec63 net-analyzer/greenbone-security-assistant: update atom prefix on 7.0.3. Update atom prefix operator on 7.0.3 to resolve correct package: net-analyzer/openvas-scanner. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Hasan ÇALIŞIR psauxit.com> Signed-off-by: Joonas Niilola gentoo.org> .../greenbone-security-assistant-7.0.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index c58b1ab920e..6fc3cbaf527 100644 --- 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 @@ -27,7 +27,7 @@ DEPEND=" RDEPEND=" ${DEPEND} - >=net-analyzer/openvas-scanner-5.1.3 + ~net-analyzer/openvas-scanner-5.1.3 >=net-analyzer/openvas-manager-7.0.3 extras? ( dev-texlive/texlive-latexextra )"