From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AD57F138A1A for ; Thu, 29 Jan 2015 00:50:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 860B1E07F4; Thu, 29 Jan 2015 00:50:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3FF2EE07F4 for ; Thu, 29 Jan 2015 00:50:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1BEA33406C1 for ; Thu, 29 Jan 2015 00:50:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48D961084C for ; Thu, 29 Jan 2015 00:50:37 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1422492628.2ff4c068f263791049445e60c7668103ea45c33b.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/ktp-auth-handler/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild X-VCS-Directories: net-im/ktp-auth-handler/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 2ff4c068f263791049445e60c7668103ea45c33b X-VCS-Branch: master Date: Thu, 29 Jan 2015 00:50:37 +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: 574e0808-335f-48f8-8912-eeae058c8cd4 X-Archives-Hash: 8395aa9c0cb0b518a9c0c356b40cd175 commit: 2ff4c068f263791049445e60c7668103ea45c33b Author: Johannes Huber gentoo org> AuthorDate: Thu Jan 29 00:50:28 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Jan 29 00:50:28 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2ff4c068 [net-im/ktp-auth-handler] Sync with tree Package-Manager: portage-2.2.15 --- net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild b/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild index 40bf2c1..14cbd7c 100644 --- a/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild +++ b/net-im/ktp-auth-handler/ktp-auth-handler-4.9999.ebuild @@ -30,5 +30,5 @@ DEPEND=" >=net-libs/telepathy-qt-0.9.5[qt4] " RDEPEND="${DEPEND} - app-crypt/qca-ossl:2 + || ( app-crypt/qca-ossl:2 app-crypt/qca:2[openssl] ) "