Gentoo Archives: gentoo-commits

From: Guilherme Amadio <amadio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/root/
Date: Thu, 24 Jan 2019 16:24:54
Message-Id: 1548346988.e4313a3a2bccb07e165bdb74526e312c387fc33e.amadio@gentoo
1 commit: e4313a3a2bccb07e165bdb74526e312c387fc33e
2 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 24 09:03:09 2019 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 24 16:23:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4313a3a
7
8 sci-physics/root: depend on dev-qt/qtwebengine:5[widgets]
9
10 Closes: https://bugs.gentoo.org/674196
11 Package-Manager: Portage-2.3.58, Repoman-2.3.12
12 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
13
14 sci-physics/root/root-6.12.06-r8.ebuild | 8 ++++----
15 sci-physics/root/root-6.14.06-r2.ebuild | 8 ++++----
16 sci-physics/root/root-6.14.08-r1.ebuild | 8 ++++----
17 sci-physics/root/root-9999.ebuild | 8 ++++----
18 4 files changed, 16 insertions(+), 16 deletions(-)
19
20 diff --git a/sci-physics/root/root-6.12.06-r8.ebuild b/sci-physics/root/root-6.12.06-r8.ebuild
21 index 8431934ba7a..373b866eeae 100644
22 --- a/sci-physics/root/root-6.12.06-r8.ebuild
23 +++ b/sci-physics/root/root-6.12.06-r8.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2018 Gentoo Authors
26 +# Copyright 1999-2019 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -58,9 +58,9 @@ CDEPEND="
31 x11-libs/gl2ps:0=
32 )
33 qt5? (
34 - dev-qt/qtcore:5=
35 - dev-qt/qtgui:5=
36 - dev-qt/qtwebengine:5=
37 + dev-qt/qtcore:5
38 + dev-qt/qtgui:5
39 + dev-qt/qtwebengine:5[widgets]
40 )
41 )
42 asimage? ( || (
43
44 diff --git a/sci-physics/root/root-6.14.06-r2.ebuild b/sci-physics/root/root-6.14.06-r2.ebuild
45 index e8e14bd43c0..7dcecbbc924 100644
46 --- a/sci-physics/root/root-6.14.06-r2.ebuild
47 +++ b/sci-physics/root/root-6.14.06-r2.ebuild
48 @@ -1,4 +1,4 @@
49 -# Copyright 1999-2018 Gentoo Authors
50 +# Copyright 1999-2019 Gentoo Authors
51 # Distributed under the terms of the GNU General Public License v2
52
53 EAPI=6
54 @@ -61,9 +61,9 @@ CDEPEND="
55 x11-libs/gl2ps:0=
56 )
57 qt5? (
58 - dev-qt/qtcore:5=
59 - dev-qt/qtgui:5=
60 - dev-qt/qtwebengine:5=
61 + dev-qt/qtcore:5
62 + dev-qt/qtgui:5
63 + dev-qt/qtwebengine:5[widgets]
64 )
65 )
66 asimage? ( || (
67
68 diff --git a/sci-physics/root/root-6.14.08-r1.ebuild b/sci-physics/root/root-6.14.08-r1.ebuild
69 index d107740182a..303a28a3592 100644
70 --- a/sci-physics/root/root-6.14.08-r1.ebuild
71 +++ b/sci-physics/root/root-6.14.08-r1.ebuild
72 @@ -1,4 +1,4 @@
73 -# Copyright 1999-2018 Gentoo Authors
74 +# Copyright 1999-2019 Gentoo Authors
75 # Distributed under the terms of the GNU General Public License v2
76
77 EAPI=6
78 @@ -61,9 +61,9 @@ CDEPEND="
79 x11-libs/gl2ps:0=
80 )
81 qt5? (
82 - dev-qt/qtcore:5=
83 - dev-qt/qtgui:5=
84 - dev-qt/qtwebengine:5=
85 + dev-qt/qtcore:5
86 + dev-qt/qtgui:5
87 + dev-qt/qtwebengine:5[widgets]
88 )
89 )
90 asimage? ( || (
91
92 diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild
93 index 42eab5c6a5b..224a1a09d65 100644
94 --- a/sci-physics/root/root-9999.ebuild
95 +++ b/sci-physics/root/root-9999.ebuild
96 @@ -1,4 +1,4 @@
97 -# Copyright 1999-2018 Gentoo Authors
98 +# Copyright 1999-2019 Gentoo Authors
99 # Distributed under the terms of the GNU General Public License v2
100
101 EAPI=6
102 @@ -70,9 +70,9 @@ CDEPEND="
103 x11-libs/gl2ps:0=
104 )
105 qt5? (
106 - dev-qt/qtcore:5=
107 - dev-qt/qtgui:5=
108 - dev-qt/qtwebengine:5=
109 + dev-qt/qtcore:5
110 + dev-qt/qtgui:5
111 + dev-qt/qtwebengine:5[widgets]
112 )
113 )
114 asimage? ( || (