commit: c229dd20420311b258ea1dc8d9f1934971ea3980 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri May 31 07:52:46 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri May 31 08:24:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c229dd20
games-fps/soldieroffortune: Add mirror and bindist restrictions. Bug: https://bugs.gentoo.org/665108 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild b/games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild index a9cfb2fbe14..b10d3fa3364 100644 --- a/games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild +++ b/games-fps/soldieroffortune/soldieroffortune-1.06a-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://lokigames/sof/sof-${PV}-cdrom-x86.run" LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="~amd64 ~x86" -RESTRICT="strip" +RESTRICT="strip mirror bindist" IUSE="" DEPEND="games-util/loki_patch"
