commit: 787c8e612656d1f799df22a9ef74dde43a70cca1
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 19 21:52:51 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Sep 19 21:52:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=787c8e61
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 <chewi <AT> gentoo.org>
games-action/minetest/minetest-5.0.1-r3.ebuild | 7 -------
1 file changed, 7 deletions(-)
diff --git a/games-action/minetest/minetest-5.0.1-r3.ebuild
b/games-action/minetest/minetest-5.0.1-r3.ebuild
index 044a72c0e99..0f424e11d7d 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"