From: James Le Cuirot Date: Thu, 19 Sep 2019 21:52:51 +0000 (+0100) Subject: games-action/minetest: Minetest Game is now installed through the engine X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=787c8e612656d1f799df22a9ef74dde43a70cca1;p=gentoo.git games-action/minetest: Minetest Game is now installed through the engine Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot --- diff --git a/games-action/minetest/minetest-5.0.1-r3.ebuild b/games-action/minetest/minetest-5.0.1-r3.ebuild index 044a72c0e999..0f424e11d7db 100644 --- a/games-action/minetest/minetest-5.0.1-r3.ebuild +++ b/games-action/minetest/minetest-5.0.1-r3.ebuild @@ -122,13 +122,6 @@ src_install() { pkg_postinst() { xdg_pkg_postinst - if use client ; then - elog - elog "optional dependencies:" - elog " games-action/minetest_game (official mod)" - elog - fi - if use server ; then elog elog "Configure your server via /etc/conf.d/minetest-server"