diff options
author | David Seifert <soap@gentoo.org> | 2020-10-31 12:11:05 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-10-31 12:11:05 +0100 |
commit | 7c2aa5b9133d60406c13d524026582b9b8a75a43 (patch) | |
tree | 5696ae9773441706f60b38cd0720c5c5d1029f03 /games-simulation | |
parent | games-board/openyahtzee: [QA] Inherit flag-o-matic.eclass explicitly (diff) | |
download | gentoo-7c2aa5b9133d60406c13d524026582b9b8a75a43.tar.gz gentoo-7c2aa5b9133d60406c13d524026582b9b8a75a43.tar.bz2 gentoo-7c2aa5b9133d60406c13d524026582b9b8a75a43.zip |
games-simulation/flightgear: [QA] Inherit flag-o-matic.eclass explicitly
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/flightgear/flightgear-2020.1.2.ebuild | 2 | ||||
-rw-r--r-- | games-simulation/flightgear/flightgear-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/flightgear/flightgear-2020.1.2.ebuild b/games-simulation/flightgear/flightgear-2020.1.2.ebuild index b8147e23d514..c472dcc0fa53 100644 --- a/games-simulation/flightgear/flightgear-2020.1.2.ebuild +++ b/games-simulation/flightgear/flightgear-2020.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake bash-completion-r1 toolchain-funcs +inherit cmake bash-completion-r1 flag-o-matic toolchain-funcs DESCRIPTION="Open Source Flight Simulator" HOMEPAGE="https://www.flightgear.org/" diff --git a/games-simulation/flightgear/flightgear-9999.ebuild b/games-simulation/flightgear/flightgear-9999.ebuild index 3e6caa579239..2eea53f95a81 100644 --- a/games-simulation/flightgear/flightgear-9999.ebuild +++ b/games-simulation/flightgear/flightgear-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake bash-completion-r1 toolchain-funcs git-r3 +inherit cmake bash-completion-r1 flag-o-matic toolchain-funcs git-r3 DESCRIPTION="Open Source Flight Simulator" HOMEPAGE="https://www.flightgear.org/" |