commit: 440f30ac5183db2dd54305087010830b88901101 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jul 22 18:30:58 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jul 25 20:04:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=440f30ac
net-misc/owncloud-client: Prepare for dev-libs/kdsingleapplication It will drop IUSE qt6. Bug: https://bugs.gentoo.org/935012 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> ...-client-5.2.1.13040.ebuild => owncloud-client-5.2.1.13040-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/owncloud-client/owncloud-client-5.2.1.13040.ebuild b/net-misc/owncloud-client/owncloud-client-5.2.1.13040-r1.ebuild similarity index 97% rename from net-misc/owncloud-client/owncloud-client-5.2.1.13040.ebuild rename to net-misc/owncloud-client/owncloud-client-5.2.1.13040-r1.ebuild index b9f26661351c..fc882a955104 100644 --- a/net-misc/owncloud-client/owncloud-client-5.2.1.13040.ebuild +++ b/net-misc/owncloud-client/owncloud-client-5.2.1.13040-r1.ebuild @@ -19,7 +19,7 @@ RESTRICT="!test? ( test )" RDEPEND=">=dev-db/sqlite-3.4:3 dev-libs/qtkeychain[keyring?,qt6(+)] - dev-qt/kdsingleapplication[qt6] + dev-qt/kdsingleapplication[qt6(+)] dev-qt/qtbase:6[concurrent,gui,network,ssl,widgets] net-libs/libre-graph-api-cpp-qt-client sys-fs/inotify-tools"