diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-04-25 00:03:04 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-04-25 00:03:04 +0200 |
commit | f71dd8cc7db4d360e80bddd8cfeda43aa42fd08d (patch) | |
tree | 4a367f65626a7f2ee7fafc0bc930874260836412 /games-simulation/flightgear | |
parent | games-rpg/hatoful-boyfriend-holiday-star: update eclasses (diff) | |
download | gentoo-f71dd8cc7db4d360e80bddd8cfeda43aa42fd08d.tar.gz gentoo-f71dd8cc7db4d360e80bddd8cfeda43aa42fd08d.tar.bz2 gentoo-f71dd8cc7db4d360e80bddd8cfeda43aa42fd08d.zip |
games-simulation/flightgear: remove unused eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-simulation/flightgear')
-rw-r--r-- | games-simulation/flightgear/flightgear-2020.3.6.ebuild | 4 | ||||
-rw-r--r-- | games-simulation/flightgear/flightgear-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-simulation/flightgear/flightgear-2020.3.6.ebuild b/games-simulation/flightgear/flightgear-2020.3.6.ebuild index 23f6c894ed34..58c4fd7033ee 100644 --- a/games-simulation/flightgear/flightgear-2020.3.6.ebuild +++ b/games-simulation/flightgear/flightgear-2020.3.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake bash-completion-r1 flag-o-matic toolchain-funcs +inherit cmake bash-completion-r1 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 551102d90c57..849f3001385a 100644 --- a/games-simulation/flightgear/flightgear-9999.ebuild +++ b/games-simulation/flightgear/flightgear-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake bash-completion-r1 flag-o-matic toolchain-funcs git-r3 +inherit cmake bash-completion-r1 toolchain-funcs git-r3 DESCRIPTION="Open Source Flight Simulator" HOMEPAGE="https://www.flightgear.org/" |