summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-10-04 22:27:44 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-10-04 22:27:44 +0200
commit44a137aa61b68a1972a50bc31b9c38938fe5c1a2 (patch)
tree1316371a927c3ea066f7e83a6e17e56b14cafc56
parentgames-action/multimc-bin: drop version 1.5.1 (diff)
downloadgentoo-44a137aa.tar.gz
gentoo-44a137aa.tar.bz2
gentoo-44a137aa.zip
games-action/multimc: RESTRICT bindist
See Also: https://github.com/MultiMC/MultiMC5/issues/4087 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r--games-action/multimc/multimc-0.6.13.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/games-action/multimc/multimc-0.6.13.ebuild b/games-action/multimc/multimc-0.6.13.ebuild
index 5004bf93d813..350fecbdb5b2 100644
--- a/games-action/multimc/multimc-0.6.13.ebuild
+++ b/games-action/multimc/multimc-0.6.13.ebuild
@@ -25,6 +25,11 @@ KEYWORDS="~amd64"
LICENSE="Apache-2.0 Boost-1.0 BSD-2 BSD GPL-2+ LGPL-2.1-with-linking-exception LGPL-3 OFL-1.1 MIT"
SLOT="0"
+# Author has indicated that he is unhappy with redistributing custom builds
+# under the MultiMC name/logo
+# https://github.com/MultiMC/MultiMC5/issues/4087
+RESTRICT="bindist"
+
COMMON_DEPEND="
dev-qt/qtcore:5
dev-qt/qtwidgets:5