Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/jazz2-data/
Date: Mon, 28 Jun 2021 16:49:29
Message-Id: 1624898557.a4da643462065273e95f8d17e03b790d6d4df704.ionen@gentoo
1 commit: a4da643462065273e95f8d17e03b790d6d4df704
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 28 07:31:19 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 28 16:42:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4da6434
7
8 games-arcade/jazz2-data: fix gles2-only ProbableGlobalUse
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 games-arcade/jazz2-data/metadata.xml | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/games-arcade/jazz2-data/metadata.xml b/games-arcade/jazz2-data/metadata.xml
16 index 9ac6d5d0b96..4d57d219692 100644
17 --- a/games-arcade/jazz2-data/metadata.xml
18 +++ b/games-arcade/jazz2-data/metadata.xml
19 @@ -11,6 +11,5 @@
20 <use>
21 <flag name="cc">Install The Christmas Chronicles additional data</flag>
22 <flag name="demo">Use the free demo data instead of the full retail game data</flag>
23 - <flag name="gles2-only">Use GLES 2.0 or later instead of full OpenGL 2.1</flag>
24 </use>
25 </pkgmetadata>