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 679F1138350 for ; Fri, 3 Apr 2020 20:07:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63BA4E0B50; Fri, 3 Apr 2020 20:07:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 49F98E0B50 for ; Fri, 3 Apr 2020 20:07:07 +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 5F47E34F0F6 for ; Fri, 3 Apr 2020 20:07:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85E281CF for ; Fri, 3 Apr 2020 20:07:02 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1585944384.e6dda4372aa6a02f61112b246c447b4449bea1bd.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/digikam/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/digikam/digikam-6.4.0-r1.ebuild media-gfx/digikam/digikam-6.4.0.ebuild X-VCS-Directories: media-gfx/digikam/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e6dda4372aa6a02f61112b246c447b4449bea1bd X-VCS-Branch: master Date: Fri, 3 Apr 2020 20:07:02 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 34c6a8f5-2ee2-49b1-b8ee-71f980ca4987 X-Archives-Hash: cd58eeccd9dd74b9b973119bf775a4b8 commit: e6dda4372aa6a02f61112b246c447b4449bea1bd Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Fri Mar 27 03:34:20 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Apr 3 20:06:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6dda437 media-gfx/digikam: dev-qt/qtgui[-gles2 => -gles2-only] Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> Signed-off-by: Andreas Sturmlechner gentoo.org> media-gfx/digikam/{digikam-6.4.0.ebuild => digikam-6.4.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/digikam/digikam-6.4.0.ebuild b/media-gfx/digikam/digikam-6.4.0-r1.ebuild similarity index 99% rename from media-gfx/digikam/digikam-6.4.0.ebuild rename to media-gfx/digikam/digikam-6.4.0-r1.ebuild index 5bce62aec09..f4c4c552dda 100644 --- a/media-gfx/digikam/digikam-6.4.0.ebuild +++ b/media-gfx/digikam/digikam-6.4.0-r1.ebuild @@ -36,7 +36,7 @@ COMMON_DEPEND=" dev-libs/expat >=dev-qt/qtconcurrent-${QTMIN}:5 >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5[-gles2] + >=dev-qt/qtgui-${QTMIN}:5[-gles2-only] >=dev-qt/qtnetwork-${QTMIN}:5 >=dev-qt/qtprintsupport-${QTMIN}:5 >=dev-qt/qtsql-${QTMIN}:5[mysql?]