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 7683F138334 for ; Thu, 15 Aug 2019 13:10:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6893EE07F6; Thu, 15 Aug 2019 13:09:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 523A7E07F6 for ; Thu, 15 Aug 2019 13:09:58 +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 606B4349BD4 for ; Thu, 15 Aug 2019 13:09:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0EA7F764 for ; Thu, 15 Aug 2019 13:09:56 +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: <1565874571.79445a7b5da973560b288f8c75c68e38571f8409.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-gdrive/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kio-gdrive/kio-gdrive-1.2.6.ebuild X-VCS-Directories: kde-misc/kio-gdrive/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 79445a7b5da973560b288f8c75c68e38571f8409 X-VCS-Branch: master Date: Thu, 15 Aug 2019 13:09:56 +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: 8dbb773f-0e01-4ffc-a756-c2b4ea27a67d X-Archives-Hash: 35f18cc5b423908bd20ea696bd5dd51e commit: 79445a7b5da973560b288f8c75c68e38571f8409 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 15 12:46:09 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 15 13:09:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79445a7b kde-misc/kio-gdrive: Pin kde-apps/libkgapi version to <19.04.50 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kio-gdrive/kio-gdrive-1.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kio-gdrive/kio-gdrive-1.2.6.ebuild b/kde-misc/kio-gdrive/kio-gdrive-1.2.6.ebuild index fcd6cec88d4..84c489c838f 100644 --- a/kde-misc/kio-gdrive/kio-gdrive-1.2.6.ebuild +++ b/kde-misc/kio-gdrive/kio-gdrive-1.2.6.ebuild @@ -22,7 +22,7 @@ COMMON_DEPEND=" $(add_frameworks_dep ki18n) $(add_frameworks_dep kio) $(add_frameworks_dep knotifications) - $(add_kdeapps_dep libkgapi) +