Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/EmptyEpsilon/
Date: Sat, 08 Jan 2022 00:34:09
Message-Id: 1641602023.597a0aa34d01a6385caffad2beab74f2deecd38d.sam@gentoo
1 commit: 597a0aa34d01a6385caffad2beab74f2deecd38d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 8 00:33:43 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 8 00:33:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=597a0aa3
7
8 games-simulation/EmptyEpsilon: Stabilize 2021.06.23-r1 amd64, #830721
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild b/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild
16 index c7cdef11bba5..c1ff6c877b43 100644
17 --- a/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild
18 +++ b/games-simulation/EmptyEpsilon/EmptyEpsilon-2021.06.23-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/daid/EmptyEpsilon/archive/EE-${PV}.tar.gz -> EmptyEp
26 # use Creative Commons and the bundled SeriousProton is MIT-licensed.
27 LICENSE="GPL-2 CC-BY-SA-3.0 MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64"
30 +KEYWORDS="amd64"
31
32 RDEPEND="
33 >=dev-cpp/json11-1.0.0