commit:     e4313a3a2bccb07e165bdb74526e312c387fc33e
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 24 09:03:09 2019 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Thu Jan 24 16:23:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4313a3a

sci-physics/root: depend on dev-qt/qtwebengine:5[widgets]

Closes: https://bugs.gentoo.org/674196
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 sci-physics/root/root-6.12.06-r8.ebuild | 8 ++++----
 sci-physics/root/root-6.14.06-r2.ebuild | 8 ++++----
 sci-physics/root/root-6.14.08-r1.ebuild | 8 ++++----
 sci-physics/root/root-9999.ebuild       | 8 ++++----
 4 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/sci-physics/root/root-6.12.06-r8.ebuild 
b/sci-physics/root/root-6.12.06-r8.ebuild
index 8431934ba7a..373b866eeae 100644
--- a/sci-physics/root/root-6.12.06-r8.ebuild
+++ b/sci-physics/root/root-6.12.06-r8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -58,9 +58,9 @@ CDEPEND="
                        x11-libs/gl2ps:0=
                )
                qt5? (
-                       dev-qt/qtcore:5=
-                       dev-qt/qtgui:5=
-                       dev-qt/qtwebengine:5=
+                       dev-qt/qtcore:5
+                       dev-qt/qtgui:5
+                       dev-qt/qtwebengine:5[widgets]
                )
        )
        asimage? ( || (

diff --git a/sci-physics/root/root-6.14.06-r2.ebuild 
b/sci-physics/root/root-6.14.06-r2.ebuild
index e8e14bd43c0..7dcecbbc924 100644
--- a/sci-physics/root/root-6.14.06-r2.ebuild
+++ b/sci-physics/root/root-6.14.06-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -61,9 +61,9 @@ CDEPEND="
                        x11-libs/gl2ps:0=
                )
                qt5? (
-                       dev-qt/qtcore:5=
-                       dev-qt/qtgui:5=
-                       dev-qt/qtwebengine:5=
+                       dev-qt/qtcore:5
+                       dev-qt/qtgui:5
+                       dev-qt/qtwebengine:5[widgets]
                )
        )
        asimage? ( || (

diff --git a/sci-physics/root/root-6.14.08-r1.ebuild 
b/sci-physics/root/root-6.14.08-r1.ebuild
index d107740182a..303a28a3592 100644
--- a/sci-physics/root/root-6.14.08-r1.ebuild
+++ b/sci-physics/root/root-6.14.08-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -61,9 +61,9 @@ CDEPEND="
                        x11-libs/gl2ps:0=
                )
                qt5? (
-                       dev-qt/qtcore:5=
-                       dev-qt/qtgui:5=
-                       dev-qt/qtwebengine:5=
+                       dev-qt/qtcore:5
+                       dev-qt/qtgui:5
+                       dev-qt/qtwebengine:5[widgets]
                )
        )
        asimage? ( || (

diff --git a/sci-physics/root/root-9999.ebuild 
b/sci-physics/root/root-9999.ebuild
index 42eab5c6a5b..224a1a09d65 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -70,9 +70,9 @@ CDEPEND="
                        x11-libs/gl2ps:0=
                )
                qt5? (
-                       dev-qt/qtcore:5=
-                       dev-qt/qtgui:5=
-                       dev-qt/qtwebengine:5=
+                       dev-qt/qtcore:5
+                       dev-qt/qtgui:5
+                       dev-qt/qtwebengine:5[widgets]
                )
        )
        asimage? ( || (

Reply via email to