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 D696313838B for ; Sat, 13 Sep 2014 17:46:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78EBFE0875; Sat, 13 Sep 2014 17:46:03 +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 2C3F2E0875 for ; Sat, 13 Sep 2014 17:46:03 +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 57D2634020F for ; Sat, 13 Sep 2014 17:46:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BF2055E3 for ; Sat, 13 Sep 2014 17:46:01 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1410630354.3827a8515f7b10ca944a262d77fcb0bd13ab138e.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/okular/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/okular/okular-9999.ebuild X-VCS-Directories: kde-base/okular/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 3827a8515f7b10ca944a262d77fcb0bd13ab138e X-VCS-Branch: master Date: Sat, 13 Sep 2014 17:46:01 +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: 777a1c23-f1ae-4a54-98c2-5638cd5b4a45 X-Archives-Hash: ec1d8ce45ed88efcc45a82fa59674330 commit: 3827a8515f7b10ca944a262d77fcb0bd13ab138e Author: Michael Palimaka gentoo org> AuthorDate: Sat Sep 13 17:45:54 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Sep 13 17:45:54 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3827a851 [kde-base/okular] Pin app-crypt/qca to SLOT 2. Package-Manager: portage-2.2.10 --- kde-base/okular/okular-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-base/okular/okular-9999.ebuild b/kde-base/okular/okular-9999.ebuild index b454532..86d012b 100644 --- a/kde-base/okular/okular-9999.ebuild +++ b/kde-base/okular/okular-9999.ebuild @@ -44,7 +44,7 @@ DEPEND=" sys-devel/gettext sys-libs/zlib chm? ( dev-libs/chmlib ) - crypt? ( app-crypt/qca[qt5] ) + crypt? ( app-crypt/qca:2[qt5] ) djvu? ( app-text/djvu ) dpi? ( x11-libs/libkscreen ) ebook? ( app-text/ebook-tools )