Gentoo Archives: gentoo-commits

From: Stefan Strogin <steils@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/lutris/
Date: Thu, 02 Jan 2020 04:11:18
Message-Id: 1577938158.3696c015859fdf8263f7e845dfe79e859e2934c0.steils@gentoo
1 commit: 3696c015859fdf8263f7e845dfe79e859e2934c0
2 Author: Stefan Strogin <steils <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 2 04:09:18 2020 +0000
4 Commit: Stefan Strogin <steils <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 2 04:09:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3696c015
7
8 games-util/lutris: add slot dep for gnome-base/gnome-desktop
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>
12
13 games-util/lutris/lutris-0.5.3.ebuild | 4 ++--
14 games-util/lutris/lutris-0.5.4-r1.ebuild | 2 +-
15 games-util/lutris/lutris-9999.ebuild | 4 ++--
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/games-util/lutris/lutris-0.5.3.ebuild b/games-util/lutris/lutris-0.5.3.ebuild
19 index 7eb0bd47ed1..c84742898e0 100644
20 --- a/games-util/lutris/lutris-0.5.3.ebuild
21 +++ b/games-util/lutris/lutris-0.5.3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 +# Copyright 1999-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -38,7 +38,7 @@ RDEPEND="
29 dev-python/python-evdev[${PYTHON_USEDEP}]
30 dev-python/pyyaml[${PYTHON_USEDEP}]
31 dev-python/requests[${PYTHON_USEDEP}]
32 - gnome-base/gnome-desktop[introspection]
33 + gnome-base/gnome-desktop:3[introspection]
34 media-sound/fluid-soundfont
35 net-libs/libsoup
36 net-libs/webkit-gtk:4[introspection]
37
38 diff --git a/games-util/lutris/lutris-0.5.4-r1.ebuild b/games-util/lutris/lutris-0.5.4-r1.ebuild
39 index e84a2566047..ae874aa16a3 100644
40 --- a/games-util/lutris/lutris-0.5.4-r1.ebuild
41 +++ b/games-util/lutris/lutris-0.5.4-r1.ebuild
42 @@ -38,7 +38,7 @@ RDEPEND="
43 dev-python/python-evdev[${PYTHON_USEDEP}]
44 dev-python/pyyaml[${PYTHON_USEDEP}]
45 dev-python/requests[${PYTHON_USEDEP}]
46 - gnome-base/gnome-desktop[introspection]
47 + gnome-base/gnome-desktop:3[introspection]
48 media-sound/fluid-soundfont
49 net-libs/libsoup
50 net-libs/webkit-gtk:4[introspection]
51
52 diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild
53 index 7eb0bd47ed1..c84742898e0 100644
54 --- a/games-util/lutris/lutris-9999.ebuild
55 +++ b/games-util/lutris/lutris-9999.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2019 Gentoo Authors
58 +# Copyright 1999-2020 Gentoo Authors
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI=7
62 @@ -38,7 +38,7 @@ RDEPEND="
63 dev-python/python-evdev[${PYTHON_USEDEP}]
64 dev-python/pyyaml[${PYTHON_USEDEP}]
65 dev-python/requests[${PYTHON_USEDEP}]
66 - gnome-base/gnome-desktop[introspection]
67 + gnome-base/gnome-desktop:3[introspection]
68 media-sound/fluid-soundfont
69 net-libs/libsoup
70 net-libs/webkit-gtk:4[introspection]