From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PznTv-0003i5-Gl for garchives@archives.gentoo.org; Wed, 16 Mar 2011 09:57:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCD52E0527; Wed, 16 Mar 2011 09:57:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AA87BE0540 for ; Wed, 16 Mar 2011 09:57:19 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4AFF11BC187 for ; Wed, 16 Mar 2011 09:57:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6795A8006A for ; Wed, 16 Mar 2011 09:57:18 +0000 (UTC) From: "Tomas Chvatal" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tomas Chvatal" Message-ID: <6b6f946b21158875541776dd4c809748a317f017.scarabeus@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-irc/konversation/ X-VCS-Repository: proj/kde X-VCS-Files: net-irc/konversation/konversation-9999.ebuild X-VCS-Directories: net-irc/konversation/ X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal X-VCS-Revision: 6b6f946b21158875541776dd4c809748a317f017 Date: Wed, 16 Mar 2011 09:57:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 9d38407876fb2b59a371fcec781453f8 commit: 6b6f946b21158875541776dd4c809748a317f017 Author: Tomas Chvatal gentoo org> AuthorDate: Wed Mar 16 09:56:25 2011 +0000 Commit: Tomas Chvatal gentoo org> CommitDate: Wed Mar 16 09:56:25 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D6b6f946b [net-irc/konversation] sync with main tree. --- net-irc/konversation/konversation-9999.ebuild | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/net-irc/konversation/konversation-9999.ebuild b/net-irc/konv= ersation/konversation-9999.ebuild index 5538171..b5415a1 100644 --- a/net-irc/konversation/konversation-9999.ebuild +++ b/net-irc/konversation/konversation-9999.ebuild @@ -19,7 +19,9 @@ DEPEND=3D" $(add_kdebase_dep kdepimlibs) crypt? ( app-crypt/qca:2 ) " -RDEPEND=3D"${DEPEND}" +RDEPEND=3D"${DEPEND} + crypt? ( app-crypt/qca-ossl ) +" =20 src_configure() { mycmakeargs=3D($(cmake-utils_use_with crypt QCA2))