commit:     101a9aa9115ffb09b35a8b7d426499bb6ea00ce1
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu May 21 10:58:43 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Jun  3 20:16:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=101a9aa9

games-strategy/wesnoth: add missing flag-o-matic inherit

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15902
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-strategy/wesnoth/wesnoth-1.14.11.ebuild | 2 +-
 games-strategy/wesnoth/wesnoth-1.14.9.ebuild  | 2 +-
 games-strategy/wesnoth/wesnoth-1.15.3.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-strategy/wesnoth/wesnoth-1.14.11.ebuild 
b/games-strategy/wesnoth/wesnoth-1.14.11.ebuild
index f11fafb5b6d..407e3840468 100644
--- a/games-strategy/wesnoth/wesnoth-1.14.11.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.14.11.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake toolchain-funcs xdg
+inherit cmake flag-o-matic toolchain-funcs xdg
 
 DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
 HOMEPAGE="http://www.wesnoth.org

diff --git a/games-strategy/wesnoth/wesnoth-1.14.9.ebuild 
b/games-strategy/wesnoth/wesnoth-1.14.9.ebuild
index 6f718f0b23e..dd0a982c833 100644
--- a/games-strategy/wesnoth/wesnoth-1.14.9.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.14.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake toolchain-funcs user xdg
+inherit cmake flag-o-matic toolchain-funcs user xdg
 
 DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
 HOMEPAGE="http://www.wesnoth.org

diff --git a/games-strategy/wesnoth/wesnoth-1.15.3.ebuild 
b/games-strategy/wesnoth/wesnoth-1.15.3.ebuild
index f11fafb5b6d..407e3840468 100644
--- a/games-strategy/wesnoth/wesnoth-1.15.3.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.15.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake toolchain-funcs xdg
+inherit cmake flag-o-matic toolchain-funcs xdg
 
 DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
 HOMEPAGE="http://www.wesnoth.org

Reply via email to