Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/protontricks/
Date: Sun, 12 Jan 2020 11:14:15
Message-Id: 1578827581.2a0145e5d2dd22a04614ff75e82f1e64ee65d810.soap@gentoo
1 commit: 2a0145e5d2dd22a04614ff75e82f1e64ee65d810
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 12 11:13:01 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 12 11:13:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0145e5
7
8 app-emulation/protontricks: Remove local USE="gui"
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 app-emulation/protontricks/metadata.xml | 3 ---
14 1 file changed, 3 deletions(-)
15
16 diff --git a/app-emulation/protontricks/metadata.xml b/app-emulation/protontricks/metadata.xml
17 index 23f787ca2d3..e18d1ed94ac 100644
18 --- a/app-emulation/protontricks/metadata.xml
19 +++ b/app-emulation/protontricks/metadata.xml
20 @@ -11,9 +11,6 @@
21 included with Proton, or to activate Gallium Nine (native Direct3D 9 support) for a Proton game,
22 without all the tedious messing around with Wine prefixes.
23 </longdescription>
24 - <use>
25 - <flag name="gui">Enable the graphical user interface (requires <pkg>gnome-extra/zenity</pkg>)</flag>
26 - </use>
27 <upstream>
28 <remote-id type="github">Matoking/protontricks</remote-id>
29 <remote-id type="pypi">protontricks</remote-id>