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 42A7A138330 for ; Sat, 26 May 2018 22:31:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 675D1E0AC5; Sat, 26 May 2018 22:31:10 +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 3F862E0AC5 for ; Sat, 26 May 2018 22:31:10 +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 9754E335C29 for ; Sat, 26 May 2018 22:31:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07775296 for ; Sat, 26 May 2018 22:31:06 +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: <1527373855.9a3cbd45daa413ec23d75d1ea023d18980ac4914.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/kadu/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/kadu/kadu-2.1-r1.ebuild net-im/kadu/kadu-2.1-r2.ebuild X-VCS-Directories: net-im/kadu/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9a3cbd45daa413ec23d75d1ea023d18980ac4914 X-VCS-Branch: master Date: Sat, 26 May 2018 22:31:06 +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: b73f3703-b846-4113-999b-1f092abce385 X-Archives-Hash: 0effacd854eff8ca48f658af08e3f9f0 commit: 9a3cbd45daa413ec23d75d1ea023d18980ac4914 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 26 22:28:46 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 26 22:30:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3cbd45 net-im/kadu: Relax app-crypt/qca[qt5] use-dep Package-Manager: Portage-2.3.38, Repoman-2.3.9 net-im/kadu/{kadu-2.1-r1.ebuild => kadu-2.1-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/kadu/kadu-2.1-r1.ebuild b/net-im/kadu/kadu-2.1-r2.ebuild similarity index 98% rename from net-im/kadu/kadu-2.1-r1.ebuild rename to net-im/kadu/kadu-2.1-r2.ebuild index a1626c60b44..ad5ee9102d6 100644 --- a/net-im/kadu/kadu-2.1-r1.ebuild +++ b/net-im/kadu/kadu-2.1-r2.ebuild @@ -22,7 +22,7 @@ REQUIRED_USE=" ) " COMMON_DEPEND=" - app-crypt/qca:2[qt5,ssl] + app-crypt/qca:2[qt5(+),ssl] >=dev-libs/injeqt-1.0.0 >=dev-qt/qtcore-5.2.0:5 >=dev-qt/qtdbus-5.2.0:5