Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/wesnoth/
Date: Wed, 03 Jun 2020 20:16:59
Message-Id: 1591215400.101a9aa9115ffb09b35a8b7d426499bb6ea00ce1.chewi@gentoo
1 commit: 101a9aa9115ffb09b35a8b7d426499bb6ea00ce1
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu May 21 10:58:43 2020 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 3 20:16:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=101a9aa9
7
8 games-strategy/wesnoth: add missing flag-o-matic inherit
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/15902
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 games-strategy/wesnoth/wesnoth-1.14.11.ebuild | 2 +-
16 games-strategy/wesnoth/wesnoth-1.14.9.ebuild | 2 +-
17 games-strategy/wesnoth/wesnoth-1.15.3.ebuild | 2 +-
18 3 files changed, 3 insertions(+), 3 deletions(-)
19
20 diff --git a/games-strategy/wesnoth/wesnoth-1.14.11.ebuild b/games-strategy/wesnoth/wesnoth-1.14.11.ebuild
21 index f11fafb5b6d..407e3840468 100644
22 --- a/games-strategy/wesnoth/wesnoth-1.14.11.ebuild
23 +++ b/games-strategy/wesnoth/wesnoth-1.14.11.ebuild
24 @@ -3,7 +3,7 @@
25
26 EAPI=7
27
28 -inherit cmake toolchain-funcs xdg
29 +inherit cmake flag-o-matic toolchain-funcs xdg
30
31 DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
32 HOMEPAGE="http://www.wesnoth.org
33
34 diff --git a/games-strategy/wesnoth/wesnoth-1.14.9.ebuild b/games-strategy/wesnoth/wesnoth-1.14.9.ebuild
35 index 6f718f0b23e..dd0a982c833 100644
36 --- a/games-strategy/wesnoth/wesnoth-1.14.9.ebuild
37 +++ b/games-strategy/wesnoth/wesnoth-1.14.9.ebuild
38 @@ -3,7 +3,7 @@
39
40 EAPI=7
41
42 -inherit cmake toolchain-funcs user xdg
43 +inherit cmake flag-o-matic toolchain-funcs user xdg
44
45 DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
46 HOMEPAGE="http://www.wesnoth.org
47
48 diff --git a/games-strategy/wesnoth/wesnoth-1.15.3.ebuild b/games-strategy/wesnoth/wesnoth-1.15.3.ebuild
49 index f11fafb5b6d..407e3840468 100644
50 --- a/games-strategy/wesnoth/wesnoth-1.15.3.ebuild
51 +++ b/games-strategy/wesnoth/wesnoth-1.15.3.ebuild
52 @@ -3,7 +3,7 @@
53
54 EAPI=7
55
56 -inherit cmake toolchain-funcs xdg
57 +inherit cmake flag-o-matic toolchain-funcs xdg
58
59 DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
60 HOMEPAGE="http://www.wesnoth.org