Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/quake4-bin/
Date: Tue, 24 Sep 2019 20:39:26
Message-Id: 1569357268.16009ca6d8456d8bd35da807fd6a041cf65cca67.mgorny@gentoo
1 commit: 16009ca6d8456d8bd35da807fd6a041cf65cca67
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 24 20:34:28 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 24 20:34:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16009ca6
7
8 games-fps/quake4-bin: Add RESTRICT="bindist mirror"
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/quake4-bin/quake4-bin-1.4.2-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-fps/quake4-bin/quake4-bin-1.4.2-r2.ebuild b/games-fps/quake4-bin/quake4-bin-1.4.2-r2.ebuild
16 index 9fcbebba8bf..0c328b45a2a 100644
17 --- a/games-fps/quake4-bin/quake4-bin-1.4.2-r2.ebuild
18 +++ b/games-fps/quake4-bin/quake4-bin-1.4.2-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -12,7 +12,7 @@ LICENSE="QUAKE4"
26 SLOT="0"
27 KEYWORDS="-* ~amd64 ~x86"
28 IUSE="cdinstall dedicated l10n_cs l10n_fr l10n_it l10n_pl l10n_ru"
29 -RESTRICT="strip"
30 +RESTRICT="bindist mirror strip"
31
32 RDEPEND="sys-libs/glibc
33 amd64? ( sys-libs/glibc[multilib] )