games-action/minetest: Minetest Game is now installed through the engine
authorJames Le Cuirot <chewi@gentoo.org>
Thu, 19 Sep 2019 21:52:51 +0000 (22:52 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Thu, 19 Sep 2019 21:52:51 +0000 (22:52 +0100)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-action/minetest/minetest-5.0.1-r3.ebuild

index 044a72c0e999ea79901952559bc61a6a5ef43de4..0f424e11d7db12160e002e5f636ac2f2e2952ae5 100644 (file)
@@ -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"