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 725FD138334 for ; Mon, 18 Mar 2019 19:12:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD260E08AB; Mon, 18 Mar 2019 19:12:16 +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 8300FE08AB for ; Mon, 18 Mar 2019 19:12:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 80105335D39 for ; Mon, 18 Mar 2019 19:12:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9FD34560 for ; Mon, 18 Mar 2019 19:12:13 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1552936273.c86b29239609a489a4ef9adf119e4b4937e09f89.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/openvas-libraries/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/openvas-libraries/openvas-libraries-9.0.3-r1.ebuild net-analyzer/openvas-libraries/openvas-libraries-9.0.3.ebuild X-VCS-Directories: net-analyzer/openvas-libraries/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: c86b29239609a489a4ef9adf119e4b4937e09f89 X-VCS-Branch: master Date: Mon, 18 Mar 2019 19:12:13 +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: 9e980f08-b969-4b62-883c-f9972f8e00a5 X-Archives-Hash: 51b41eacc6c49987fad84326d404c651 commit: c86b29239609a489a4ef9adf119e4b4937e09f89 Author: Craig Andrews gentoo org> AuthorDate: Mon Mar 18 19:04:26 2019 +0000 Commit: Craig Andrews gentoo org> CommitDate: Mon Mar 18 19:11:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c86b2923 net-analyzer/openvas-libraries: add dependency on app-crypt/gpgme Closes: https://bugs.gentoo.org/680836 Closes: https://github.com/gentoo/gentoo/pull/11406 Signed-off-by: Hasan ÇALIŞIR psauxit.com> Signed-off-by: Craig Andrews gentoo.org> ...{openvas-libraries-9.0.3.ebuild => openvas-libraries-9.0.3-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/net-analyzer/openvas-libraries/openvas-libraries-9.0.3.ebuild b/net-analyzer/openvas-libraries/openvas-libraries-9.0.3-r1.ebuild similarity index 99% rename from net-analyzer/openvas-libraries/openvas-libraries-9.0.3.ebuild rename to net-analyzer/openvas-libraries/openvas-libraries-9.0.3-r1.ebuild index 1437868b499..8f1d7043fc1 100644 --- a/net-analyzer/openvas-libraries/openvas-libraries-9.0.3.ebuild +++ b/net-analyzer/openvas-libraries/openvas-libraries-9.0.3-r1.ebuild @@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~x86" IUSE="extras ldap radius" DEPEND=" + app-crypt/gpgme:= dev-libs/hiredis dev-libs/libgcrypt:0= dev-libs/libksba