From: Ulrich Müller Date: Fri, 31 May 2019 07:45:02 +0000 (+0200) Subject: games-action/heretic2: Add mirror and bindist restrictions. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=184627f76e695eee533dc764649ca78b74faf783;p=gentoo.git games-action/heretic2: 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 --- diff --git a/games-action/heretic2/heretic2-1.06c-r1.ebuild b/games-action/heretic2/heretic2-1.06c-r1.ebuild index dc1322e89355..60d2b16cafed 100644 --- a/games-action/heretic2/heretic2-1.06c-r1.ebuild +++ b/games-action/heretic2/heretic2-1.06c-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 @@ -15,7 +15,7 @@ LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RESTRICT="strip" +RESTRICT="strip mirror bindist" QA_TEXTRELS="${GAMES_PREFIX_OPT:1}/${PN}/base/*.so" DEPEND="games-util/loki_patch"