From 184627f76e695eee533dc764649ca78b74faf783 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Fri, 31 May 2019 09:45:02 +0200 Subject: games-action/heretic2: Add mirror and bindist restrictions. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/665108 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Ulrich Müller --- games-action/heretic2/heretic2-1.06c-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-action') 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" -- cgit v1.2.3-65-gdbad