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 A77D61393DD for ; Wed, 16 Jul 2014 12:32:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35C17E08D3; Wed, 16 Jul 2014 12:32:35 +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 BFE9CE08D3 for ; Wed, 16 Jul 2014 12:32:34 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8DBCA33FEDE for ; Wed, 16 Jul 2014 12:32:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 41EDD1807D for ; Wed, 16 Jul 2014 12:32:32 +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: <1405513937.3d6c70e9e172419790f4b29c3169367187b07cc7.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-4.13.3.ebuild kde-base/okular/okular-4.13.49.9999.ebuild kde-base/okular/okular-4.14.49.9999.ebuild kde-base/okular/okular-4.9999.ebuild X-VCS-Directories: kde-base/okular/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 3d6c70e9e172419790f4b29c3169367187b07cc7 X-VCS-Branch: master Date: Wed, 16 Jul 2014 12:32:32 +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: 52dd9fb8-c25a-4b31-9010-e1ed6d9c05ef X-Archives-Hash: 4c57f940d48735c9d2fa0f261f040ba0 commit: 3d6c70e9e172419790f4b29c3169367187b07cc7 Author: Michael Palimaka gentoo org> AuthorDate: Wed Jul 16 12:32:17 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jul 16 12:32:17 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3d6c70e9 [kde-base/okular] Pin libkscreen to SLOT 4. Package-Manager: portage-2.2.10 --- kde-base/okular/okular-4.13.3.ebuild | 2 +- kde-base/okular/okular-4.13.49.9999.ebuild | 2 +- kde-base/okular/okular-4.14.49.9999.ebuild | 2 +- kde-base/okular/okular-4.9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-base/okular/okular-4.13.3.ebuild b/kde-base/okular/okular-4.13.3.ebuild index 4660d80..f21aedc 100644 --- a/kde-base/okular/okular-4.13.3.ebuild +++ b/kde-base/okular/okular-4.13.3.ebuild @@ -24,7 +24,7 @@ DEPEND=" chm? ( dev-libs/chmlib ) crypt? ( app-crypt/qca:2 ) djvu? ( app-text/djvu ) - dpi? ( x11-libs/libkscreen ) + dpi? ( x11-libs/libkscreen:4 ) ebook? ( app-text/ebook-tools ) jpeg? ( $(add_kdebase_dep libkexiv2) diff --git a/kde-base/okular/okular-4.13.49.9999.ebuild b/kde-base/okular/okular-4.13.49.9999.ebuild index 86fccec..f960cd6 100644 --- a/kde-base/okular/okular-4.13.49.9999.ebuild +++ b/kde-base/okular/okular-4.13.49.9999.ebuild @@ -24,7 +24,7 @@ DEPEND=" chm? ( dev-libs/chmlib ) crypt? ( app-crypt/qca:2 ) djvu? ( app-text/djvu ) - dpi? ( x11-libs/libkscreen ) + dpi? ( x11-libs/libkscreen:4 ) ebook? ( app-text/ebook-tools ) jpeg? ( $(add_kdebase_dep libkexiv2) diff --git a/kde-base/okular/okular-4.14.49.9999.ebuild b/kde-base/okular/okular-4.14.49.9999.ebuild index 86fccec..f960cd6 100644 --- a/kde-base/okular/okular-4.14.49.9999.ebuild +++ b/kde-base/okular/okular-4.14.49.9999.ebuild @@ -24,7 +24,7 @@ DEPEND=" chm? ( dev-libs/chmlib ) crypt? ( app-crypt/qca:2 ) djvu? ( app-text/djvu ) - dpi? ( x11-libs/libkscreen ) + dpi? ( x11-libs/libkscreen:4 ) ebook? ( app-text/ebook-tools ) jpeg? ( $(add_kdebase_dep libkexiv2) diff --git a/kde-base/okular/okular-4.9999.ebuild b/kde-base/okular/okular-4.9999.ebuild index 86fccec..f960cd6 100644 --- a/kde-base/okular/okular-4.9999.ebuild +++ b/kde-base/okular/okular-4.9999.ebuild @@ -24,7 +24,7 @@ DEPEND=" chm? ( dev-libs/chmlib ) crypt? ( app-crypt/qca:2 ) djvu? ( app-text/djvu ) - dpi? ( x11-libs/libkscreen ) + dpi? ( x11-libs/libkscreen:4 ) ebook? ( app-text/ebook-tools ) jpeg? ( $(add_kdebase_dep libkexiv2)