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 D6E90138334 for ; Sun, 10 Mar 2019 12:14:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D000BE0AE5; Sun, 10 Mar 2019 12:14:29 +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 A7E7AE0AE5 for ; Sun, 10 Mar 2019 12:14:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 58816335CF7 for ; Sun, 10 Mar 2019 12:14:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AB8B503 for ; Sun, 10 Mar 2019 12:14:24 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1552219043.6188617274f7f301d0b3668583692ca75c6a91f1.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmag/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kmag/kmag-9999.ebuild X-VCS-Directories: kde-apps/kmag/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6188617274f7f301d0b3668583692ca75c6a91f1 X-VCS-Branch: master Date: Sun, 10 Mar 2019 12:14:24 +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: 0a517fc2-74c4-4c7f-95d7-17c737ba9f4c X-Archives-Hash: 26b40a70964160e3eb0cdfc7da97e520 commit: 6188617274f7f301d0b3668583692ca75c6a91f1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 10 11:57:23 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 10 11:57:23 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=61886172 kde-apps/kmag: Raise minimum libqaccessibilityclient version to 0.4 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kmag/kmag-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kmag/kmag-9999.ebuild b/kde-apps/kmag/kmag-9999.ebuild index 3d050ef0c4..aa443613da 100644 --- a/kde-apps/kmag/kmag-9999.ebuild +++ b/kde-apps/kmag/kmag-9999.ebuild @@ -22,7 +22,7 @@ DEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtprintsupport) $(add_qt_dep qtwidgets) - keyboardfocus? ( media-libs/libqaccessibilityclient:5 ) + keyboardfocus? ( >=media-libs/libqaccessibilityclient-0.4:5 ) " RDEPEND="${DEPEND} !