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 31B4A138334 for ; Sun, 3 Jun 2018 14:32:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 007CEE0A8A; Sun, 3 Jun 2018 14:32:43 +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 D0EA1E0A8A for ; Sun, 3 Jun 2018 14:32:42 +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 5751D335C03 for ; Sun, 3 Jun 2018 14:32:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E88A2B5 for ; Sun, 3 Jun 2018 14:32:39 +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: <1528036340.e8cd21adddf28c1144058e3e693db98b19a13426.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/luminance-hdr/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/luminance-hdr/luminance-hdr-2.5.1-r1.ebuild media-gfx/luminance-hdr/luminance-hdr-2.5.1.ebuild X-VCS-Directories: media-gfx/luminance-hdr/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e8cd21adddf28c1144058e3e693db98b19a13426 X-VCS-Branch: master Date: Sun, 3 Jun 2018 14:32:39 +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: 2b262651-725b-47fe-b798-1217e096afde X-Archives-Hash: 8a5fad5b30bfacce008a14dbb63ec82b commit: e8cd21adddf28c1144058e3e693db98b19a13426 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 3 14:31:53 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jun 3 14:32:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8cd21ad media-gfx/luminance-hdr: Add missing USE-dep and slot ops Reported-by: Christian Hawkins metabubble.net> Closes: https://bugs.gentoo.org/646370 Package-Manager: Portage-2.3.40, Repoman-2.3.9 .../{luminance-hdr-2.5.1.ebuild => luminance-hdr-2.5.1-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-gfx/luminance-hdr/luminance-hdr-2.5.1.ebuild b/media-gfx/luminance-hdr/luminance-hdr-2.5.1-r1.ebuild similarity index 95% rename from media-gfx/luminance-hdr/luminance-hdr-2.5.1.ebuild rename to media-gfx/luminance-hdr/luminance-hdr-2.5.1-r1.ebuild index 8bf884629bc..d28f2841413 100644 --- a/media-gfx/luminance-hdr/luminance-hdr-2.5.1.ebuild +++ b/media-gfx/luminance-hdr/luminance-hdr-2.5.1-r1.ebuild @@ -25,7 +25,7 @@ RDEPEND=" dev-qt/qtnetwork:5 dev-qt/qtprintsupport:5 dev-qt/qtsql:5 - dev-qt/qtwebengine:5 + dev-qt/qtwebengine:5[widgets] >=media-gfx/exiv2-0.14:0= media-libs/lcms:2 media-libs/libpng:0= @@ -33,8 +33,8 @@ RDEPEND=" media-libs/ilmbase:= >=media-libs/openexr-1.2.2-r2:= >=media-libs/tiff-3.8.2-r2:0 - sci-libs/fftw:3.0[threads] - fits? ( sci-libs/cfitsio ) + sci-libs/fftw:3.0=[threads] + fits? ( sci-libs/cfitsio:= ) sci-libs/gsl virtual/jpeg:0 "