Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-gdrive/
Date: Thu, 15 Aug 2019 13:10:00
Message-Id: 1565874571.79445a7b5da973560b288f8c75c68e38571f8409.asturm@gentoo
1 commit: 79445a7b5da973560b288f8c75c68e38571f8409
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 15 12:46:09 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 15 13:09:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79445a7b
7
8 kde-misc/kio-gdrive: Pin kde-apps/libkgapi version to <19.04.50
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-misc/kio-gdrive/kio-gdrive-1.2.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-misc/kio-gdrive/kio-gdrive-1.2.6.ebuild b/kde-misc/kio-gdrive/kio-gdrive-1.2.6.ebuild
17 index fcd6cec88d4..84c489c838f 100644
18 --- a/kde-misc/kio-gdrive/kio-gdrive-1.2.6.ebuild
19 +++ b/kde-misc/kio-gdrive/kio-gdrive-1.2.6.ebuild
20 @@ -22,7 +22,7 @@ COMMON_DEPEND="
21 $(add_frameworks_dep ki18n)
22 $(add_frameworks_dep kio)
23 $(add_frameworks_dep knotifications)
24 - $(add_kdeapps_dep libkgapi)
25 + <kde-apps/libkgapi-19.04.50
26 $(add_qt_dep qtwidgets)
27 kaccounts? ( $(add_kdeapps_dep kaccounts-integration) )
28 !kaccounts? ( dev-libs/qtkeychain:=[qt5(+)] )