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 93543138332 for ; Thu, 22 Mar 2018 12:22:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67499E096B; Thu, 22 Mar 2018 12:22:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 3D493E096B for ; Thu, 22 Mar 2018 12:22:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C4E66335C5C for ; Thu, 22 Mar 2018 12:22:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5538268 for ; Thu, 22 Mar 2018 12:22:12 +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: <1521720902.ff0e72b0cdf4da7360aed2b5b63ed55fcc9002a7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdeconnect/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kdeconnect/kdeconnect-1.2.1-r1.ebuild kde-misc/kdeconnect/kdeconnect-1.2.1-r2.ebuild X-VCS-Directories: kde-misc/kdeconnect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ff0e72b0cdf4da7360aed2b5b63ed55fcc9002a7 X-VCS-Branch: master Date: Thu, 22 Mar 2018 12:22:12 +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-Archives-Salt: 2d6ed100-3e01-4b53-a8b5-33158c995315 X-Archives-Hash: 296c697b928889dcf038c7b09d08c5c9 commit: ff0e72b0cdf4da7360aed2b5b63ed55fcc9002a7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 22 11:06:01 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 22 12:15:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0e72b0 kde-misc/kdeconnect: Prepare for app-crypt/qca w/o USE=qt5 Package-Manager: Portage-2.3.24, Repoman-2.3.6 .../{kdeconnect-1.2.1-r1.ebuild => kdeconnect-1.2.1-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kdeconnect/kdeconnect-1.2.1-r1.ebuild b/kde-misc/kdeconnect/kdeconnect-1.2.1-r2.ebuild similarity index 98% rename from kde-misc/kdeconnect/kdeconnect-1.2.1-r1.ebuild rename to kde-misc/kdeconnect/kdeconnect-1.2.1-r2.ebuild index 7ed3a7c82a9..bb97c4bef86 100644 --- a/kde-misc/kdeconnect/kdeconnect-1.2.1-r1.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-1.2.1-r2.ebuild @@ -36,7 +36,7 @@ DEPEND=" $(add_qt_dep qtnetwork) $(add_qt_dep qtwidgets) $(add_qt_dep qtx11extras) - >=app-crypt/qca-2.1.0:2[qt5,ssl] + >=app-crypt/qca-2.1.0:2[qt5(+),ssl] x11-libs/libfakekey x11-libs/libX11 x11-libs/libXtst