commit: 12fbb0d700ad70434d1b26ea9a79b806aff14ed8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 18 06:25:52 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 18 06:31:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12fbb0d7
games-fps/ut2004-bonuspack-ece: fix MissingLicenseRestricts Signed-off-by: Sam James <sam <AT> gentoo.org> games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r4.ebuild b/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r4.ebuild index 5460ac93230..0bd06e11ea1 100644 --- a/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r4.ebuild +++ b/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,6 +14,7 @@ SRC_URI=" LICENSE="ut2003" SLOT="0" KEYWORDS="~amd64 ~x86" +RESTRICT="bindist mirror" BDEPEND="app-arch/unzip"
