Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/s25rttr/
Date: Wed, 02 Dec 2020 01:29:16
Message-Id: 1606872535.d29242d703ec7f3596b16f38e459b79aa7bc0127.marecki@gentoo
1 commit: d29242d703ec7f3596b16f38e459b79aa7bc0127
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 01:28:55 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 01:28:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d29242d7
7
8 games-strategy/s25rttr: add line that was missing from the previous commit
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 games-strategy/s25rttr/s25rttr-0.9.0_pre20200723-r100.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723-r100.ebuild b/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723-r100.ebuild
16 index 0d955827439..001f1128ae1 100644
17 --- a/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723-r100.ebuild
18 +++ b/games-strategy/s25rttr/s25rttr-0.9.0_pre20200723-r100.ebuild
19 @@ -5,7 +5,7 @@ EAPI=7
20
21 LUA_COMPAT=( lua5-{1..3} )
22
23 -inherit desktop flag-o-matic toolchain-funcs xdg cmake
24 +inherit desktop flag-o-matic lua-single toolchain-funcs xdg cmake
25
26 DESCRIPTION="Open source remake of The Settlers II: Gold Edition (needs original data files)"
27 HOMEPAGE="https://www.siedler25.org/"