Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/multimc/
Date: Mon, 04 Oct 2021 20:28:10
Message-Id: 1633379264.44a137aa61b68a1972a50bc31b9c38938fe5c1a2.andrewammerlaan@gentoo
1 commit: 44a137aa61b68a1972a50bc31b9c38938fe5c1a2
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 4 20:27:44 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 4 20:27:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a137aa
7
8 games-action/multimc: RESTRICT bindist
9
10 See Also: https://github.com/MultiMC/MultiMC5/issues/4087
11
12 Package-Manager: Portage-3.0.26, Repoman-3.0.3
13 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
14
15 games-action/multimc/multimc-0.6.13.ebuild | 5 +++++
16 1 file changed, 5 insertions(+)
17
18 diff --git a/games-action/multimc/multimc-0.6.13.ebuild b/games-action/multimc/multimc-0.6.13.ebuild
19 index 5004bf93d81..350fecbdb5b 100644
20 --- a/games-action/multimc/multimc-0.6.13.ebuild
21 +++ b/games-action/multimc/multimc-0.6.13.ebuild
22 @@ -25,6 +25,11 @@ KEYWORDS="~amd64"
23 LICENSE="Apache-2.0 Boost-1.0 BSD-2 BSD GPL-2+ LGPL-2.1-with-linking-exception LGPL-3 OFL-1.1 MIT"
24 SLOT="0"
25
26 +# Author has indicated that he is unhappy with redistributing custom builds
27 +# under the MultiMC name/logo
28 +# https://github.com/MultiMC/MultiMC5/issues/4087
29 +RESTRICT="bindist"
30 +
31 COMMON_DEPEND="
32 dev-qt/qtcore:5
33 dev-qt/qtwidgets:5