commit:     4667bb56d25f62ae662ca1c671bb0e845e8240ae
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 12 02:19:50 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 12 02:19:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4667bb56

app-crypt/qca: specify botan slot

Botan 3 is now in tree.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/qca/{qca-2.3.5.ebuild => qca-2.3.5-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/qca/qca-2.3.5.ebuild b/app-crypt/qca/qca-2.3.5-r1.ebuild
similarity index 96%
rename from app-crypt/qca/qca-2.3.5.ebuild
rename to app-crypt/qca/qca-2.3.5-r1.ebuild
index e46a6149285a..61e57608b494 100644
--- a/app-crypt/qca/qca-2.3.5.ebuild
+++ b/app-crypt/qca/qca-2.3.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,7 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        >=dev-qt/qtcore-5.14:5
-       botan? ( dev-libs/botan:= )
+       botan? ( dev-libs/botan:2= )
        gcrypt? ( dev-libs/libgcrypt:= )
        gpg? ( app-crypt/gnupg )
        nss? ( dev-libs/nss )

Reply via email to