commit:     b18104f671eda00b53b0cb82ccd858781dbe21f7
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 18:57:58 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 18:58:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b18104f6

dev-util/cargo-audit: revbump, restrict to openssl

Closes: https://bugs.gentoo.org/751214
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 .../{cargo-audit-0.12.1.ebuild => cargo-audit-0.12.1-r1.ebuild}      | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-util/cargo-audit/cargo-audit-0.12.1.ebuild 
b/dev-util/cargo-audit/cargo-audit-0.12.1-r1.ebuild
similarity index 98%
rename from dev-util/cargo-audit/cargo-audit-0.12.1.ebuild
rename to dev-util/cargo-audit/cargo-audit-0.12.1-r1.ebuild
index 52e7d619abb..4cd1da3e495 100644
--- a/dev-util/cargo-audit/cargo-audit-0.12.1.ebuild
+++ b/dev-util/cargo-audit/cargo-audit-0.12.1-r1.ebuild
@@ -230,6 +230,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc64"
 IUSE="fix"
 
+RDEPEND="
+       dev-libs/openssl:0=
+       dev-libs/libgit2:=
+"
+
 QA_FLAGS_IGNORED="usr/bin/${PN}"
 
 # requires checkout of vuln db/network

Reply via email to