commit: c51e026f56e3be62909662fe874c0d3b9a6bc751 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Mar 7 21:10:43 2020 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat Mar 7 21:44:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c51e026f
media-video/makemkv: Restrict redistribution The EULA does say that binary redistribution is allowed but Gentoo does not accept this for any EULA. Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> media-video/makemkv/makemkv-1.15.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-video/makemkv/makemkv-1.15.0.ebuild b/media-video/makemkv/makemkv-1.15.0.ebuild index 4c6ccaf15ec..ff30a137bbc 100644 --- a/media-video/makemkv/makemkv-1.15.0.ebuild +++ b/media-video/makemkv/makemkv-1.15.0.ebuild @@ -17,6 +17,7 @@ LICENSE="LGPL-2.1 MPL-1.1 MakeMKV-EULA openssl" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="+gui libav libressl" +RESTRICT="bindist mirror" QA_PREBUILT="usr/bin/makemkvcon usr/bin/mmdtsdec"
