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-data/
Date: Tue, 24 Sep 2019 20:39:24
Message-Id: 1569357287.918baf4b6fd5d2de938d1fd2cac13083042fa72b.mgorny@gentoo
1 commit: 918baf4b6fd5d2de938d1fd2cac13083042fa72b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 24 20:34:47 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 24 20:34:47 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918baf4b
7
8 games-fps/quake4-data: Add RESTRICT="bindist"
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild b/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild
16 index a4675a6b575..b2aefed0c50 100644
17 --- a/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild
18 +++ b/games-fps/quake4-data/quake4-data-1.0.2147.12.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2012 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=""
29 -RESTRICT="strip"
30 +RESTRICT="bindist strip"
31
32 DEPEND="app-arch/bzip2
33 app-arch/tar"