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 547AB59CA3 for ; Mon, 7 Mar 2016 15:08:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEEB421C0CB; Mon, 7 Mar 2016 15:08:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 646C621C0CB for ; Mon, 7 Mar 2016 15:08:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72C81340C36 for ; Mon, 7 Mar 2016 15:08:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 760E0209A for ; Mon, 7 Mar 2016 15:08:05 +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: <1457363264.7f811529894d338c6c448025866dea29fd4d8afa.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/digikam/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/digikam/digikam-4.14.0.ebuild X-VCS-Directories: media-gfx/digikam/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 7f811529894d338c6c448025866dea29fd4d8afa X-VCS-Branch: master Date: Mon, 7 Mar 2016 15:08:05 +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: e1d7912d-a379-470d-80df-f89eb52962cd X-Archives-Hash: 42deed8f22cd64a38bdf9381ef57eb22 commit: 7f811529894d338c6c448025866dea29fd4d8afa Author: Andreas Sturmlechner gmail com> AuthorDate: Sun Mar 6 14:09:54 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Mar 7 15:07:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f811529 media-gfx/digikam: Add slot operator for opencv Package-Manager: portage-2.2.27 media-gfx/digikam/digikam-4.14.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/digikam/digikam-4.14.0.ebuild b/media-gfx/digikam/digikam-4.14.0.ebuild index 645fe1e..c697bb8 100644 --- a/media-gfx/digikam/digikam-4.14.0.ebuild +++ b/media-gfx/digikam/digikam-4.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -42,7 +42,7 @@ CDEPEND=" media-libs/liblqr >=media-libs/libpgf-6.12.27 media-libs/libpng:0= - >=media-libs/opencv-3.0.0[contrib] + >=media-libs/opencv-3.0.0:=[contrib] media-libs/phonon[qt4] >=media-libs/tiff-3.8.2:0 virtual/jpeg:0