commit: c4fc72afb6085c1717155ecfe9a5774c6a33c3e4
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sun Jan 14 20:17:59 2024 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Sun Jan 14 20:17:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=c4fc72af
app-crypt/qca: sync ::gentoo
Signed-off-by: orbea <orbea <AT> riseup.net>
app-crypt/qca/metadata.xml | 1 +
app-crypt/qca/qca-2.3.7.ebuild | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/app-crypt/qca/metadata.xml b/app-crypt/qca/metadata.xml
index c8d4880..10256dd 100644
--- a/app-crypt/qca/metadata.xml
+++ b/app-crypt/qca/metadata.xml
@@ -11,6 +11,7 @@
</maintainer>
<upstream>
<bugs-to>https://bugs.kde.org/</bugs-to>
+ <remote-id type="kde-invent">libraries/qca</remote-id>
</upstream>
<use>
<flag name="botan">Enable botan plugin</flag>
diff --git a/app-crypt/qca/qca-2.3.7.ebuild b/app-crypt/qca/qca-2.3.7.ebuild
index 4f26ec6..5e965b1 100644
--- a/app-crypt/qca/qca-2.3.7.ebuild
+++ b/app-crypt/qca/qca-2.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -40,12 +40,12 @@ DEPEND="${RDEPEND}
dev-qt/qtnetwork:5
dev-qt/qttest:5
)
- qt6? ( dev-qt/qtbase:6[network,test] )
+ qt6? ( dev-qt/qtbase:6[network] )
)
"
BDEPEND="
doc? (
- app-doc/doxygen[dot]
+ app-text/doxygen[dot]
virtual/latex-base
)
"