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 6DA7B1382C5 for ; Thu, 22 Feb 2018 13:17:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16CC9E08E5; Thu, 22 Feb 2018 13:17:26 +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 E9E90E08EB for ; Thu, 22 Feb 2018 13:17:25 +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 C06E0335C51 for ; Thu, 22 Feb 2018 13:17:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 433A9241 for ; Thu, 22 Feb 2018 13:17:22 +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: <1519304918.d711caa3ffe7c40507bd3be1a5a4f6238c203f51.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-irc/konversation/ X-VCS-Repository: proj/kde X-VCS-Files: net-irc/konversation/konversation-2.9999.ebuild net-irc/konversation/konversation-9999.ebuild X-VCS-Directories: net-irc/konversation/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d711caa3ffe7c40507bd3be1a5a4f6238c203f51 X-VCS-Branch: master Date: Thu, 22 Feb 2018 13:17:22 +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: 9b0e42fb-61dd-4979-9dab-ca1b98c4108a X-Archives-Hash: 1a2c55829aa99bdaaa91e16bf550da07 commit: d711caa3ffe7c40507bd3be1a5a4f6238c203f51 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Feb 22 13:08:38 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Feb 22 13:08:38 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d711caa3 net-irc/konversation: Relax app-crypt/qca qt5-usedep Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-irc/konversation/konversation-2.9999.ebuild | 2 +- net-irc/konversation/konversation-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/konversation/konversation-2.9999.ebuild b/net-irc/konversation/konversation-2.9999.ebuild index 21ada6b00b..3f8f578ca5 100644 --- a/net-irc/konversation/konversation-2.9999.ebuild +++ b/net-irc/konversation/konversation-2.9999.ebuild @@ -50,7 +50,7 @@ DEPEND=" $(add_qt_dep qtxml) media-libs/phonon[qt5(+)] sys-devel/gettext - crypt? ( app-crypt/qca:2[qt5] ) + crypt? ( app-crypt/qca:2[qt5(+)] ) " RDEPEND="${DEPEND} !net-irc/konversation:4 diff --git a/net-irc/konversation/konversation-9999.ebuild b/net-irc/konversation/konversation-9999.ebuild index 33881ec2d5..5ca287f75a 100644 --- a/net-irc/konversation/konversation-9999.ebuild +++ b/net-irc/konversation/konversation-9999.ebuild @@ -46,7 +46,7 @@ DEPEND=" $(add_qt_dep qtxml) media-libs/phonon[qt5(+)] sys-devel/gettext - crypt? ( app-crypt/qca:2[qt5] ) + crypt? ( app-crypt/qca:2[qt5(+)] ) " RDEPEND="${DEPEND} !net-irc/konversation:4