From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CD3AA1396D0 for ; Fri, 8 Sep 2017 15:33:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DF67E0D43; Fri, 8 Sep 2017 15:33:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E59A7E0D43 for ; Fri, 8 Sep 2017 15:33:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7303F341728 for ; Fri, 8 Sep 2017 15:33:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D80C5900F for ; Fri, 8 Sep 2017 15:33:11 +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: <1504884782.ff565eda6fc217cab36b4b9ccfb7023083504ff3.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/digikam/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/digikam/digikam-5.7.0.ebuild X-VCS-Directories: media-gfx/digikam/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ff565eda6fc217cab36b4b9ccfb7023083504ff3 X-VCS-Branch: master Date: Fri, 8 Sep 2017 15:33:11 +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: cbf8a040-0e4b-42b8-a12c-9a6b745a38a9 X-Archives-Hash: 45ef59e256bdb3d9420d498f16b87548 commit: ff565eda6fc217cab36b4b9ccfb7023083504ff3 Author: Johannes Huber gentoo org> AuthorDate: Fri Sep 8 15:32:35 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Sep 8 15:33:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff565eda media-gfx/digikam: Raise dependency on media-gfx/exiv2 Closes: https://bugs.gentoo.org/show_bug.cgi?id=630302 Package-Manager: Portage-2.3.8, Repoman-2.3.3 media-gfx/digikam/digikam-5.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/digikam/digikam-5.7.0.ebuild b/media-gfx/digikam/digikam-5.7.0.ebuild index 07f15ab39af..f5836f87eb1 100644 --- a/media-gfx/digikam/digikam-5.7.0.ebuild +++ b/media-gfx/digikam/digikam-5.7.0.ebuild @@ -51,7 +51,7 @@ COMMON_DEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtxml) dev-libs/expat - media-gfx/exiv2:= + >=media-gfx/exiv2-0.26:= media-libs/lcms:2 media-libs/liblqr media-libs/libpng:0=