diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 07:51:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:51 +0100 |
commit | 1515dd5dff35df8170a17d2b99ca9f83303626a2 (patch) | |
tree | a76465503973b2fc44546f32b30df5b9fc48a830 /games-strategy | |
parent | games-strategy/defcon-demo: eutils->desktop (diff) | |
download | gentoo-1515dd5dff35df8170a17d2b99ca9f83303626a2.tar.gz gentoo-1515dd5dff35df8170a17d2b99ca9f83303626a2.tar.bz2 gentoo-1515dd5dff35df8170a17d2b99ca9f83303626a2.zip |
games-strategy/megaglest: flag-o-matic--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/megaglest/megaglest-3.11.1-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/megaglest/megaglest-3.11.1-r100.ebuild b/games-strategy/megaglest/megaglest-3.11.1-r100.ebuild index 353d0ce3f9b6..0ee6393c8030 100644 --- a/games-strategy/megaglest/megaglest-3.11.1-r100.ebuild +++ b/games-strategy/megaglest/megaglest-3.11.1-r100.ebuild @@ -15,7 +15,7 @@ LUA_COMPAT=( lua5-{1..2} ) VIRTUALX_REQUIRED="manual" WX_GTK_VER="3.0" -inherit cmake desktop flag-o-matic lua-single virtualx wxwidgets xdg-utils +inherit cmake desktop lua-single virtualx wxwidgets xdg-utils DESCRIPTION="Cross-platform 3D realtime strategy game" HOMEPAGE="https://megaglest.org/ https://github.com/MegaGlest/megaglest-source" |