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 B63C9138AD8 for ; Sun, 22 Feb 2015 21:57:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42B3FE0899; Sun, 22 Feb 2015 21:57:09 +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 BCE96E084F for ; Sun, 22 Feb 2015 21:57:08 +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 98577340B98 for ; Sun, 22 Feb 2015 21:57:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 476351255E for ; Sun, 22 Feb 2015 21:57:06 +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: <1424642097.330f6215b85eae7bff21e30adc5da2e4b8c61c23.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: 330f6215b85eae7bff21e30adc5da2e4b8c61c23 X-VCS-Branch: master Date: Sun, 22 Feb 2015 21:57: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: 1676e2a9-ea92-42a8-99ba-967e22cca395 X-Archives-Hash: 6820760eb0c49bc835c3eb159e80a475 commit: 330f6215b85eae7bff21e30adc5da2e4b8c61c23 Author: Johannes Huber gentoo org> AuthorDate: Sun Feb 22 21:54:57 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun Feb 22 21:54:57 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=330f6215 [net-im/ktp-auth-handler] Sync with tree Package-Manager: portage-2.2.17 --- 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 14cbd7c..ebbfd06 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:2[openssl] ) + app-crypt/qca:2[openssl] "