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: dev-games/quake4-sdk/
Date: Tue, 24 Sep 2019 15:00:00
Message-Id: 1569336923.11c045b5239eacbdcec54bfbd89f6a9d6ef67d7f.mgorny@gentoo
1 commit: 11c045b5239eacbdcec54bfbd89f6a9d6ef67d7f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 24 14:55:23 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 24 14:55:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11c045b5
7
8 dev-games/quake4-sdk: Add RESTRICT="bindist mirror"
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild | 4 ++--
13 dev-games/quake4-sdk/quake4-sdk-1.4.2.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild b/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild
17 index 5b5976f8d6c..fb80cba1daf 100644
18 --- a/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild
19 +++ b/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -12,7 +12,7 @@ LICENSE="QUAKE4"
27 SLOT="0"
28 KEYWORDS="-* amd64 x86"
29 IUSE=""
30 -RESTRICT="strip"
31 +RESTRICT="bindist mirror strip"
32
33 S="${WORKDIR}"
34
35
36 diff --git a/dev-games/quake4-sdk/quake4-sdk-1.4.2.ebuild b/dev-games/quake4-sdk/quake4-sdk-1.4.2.ebuild
37 index 4d98a659554..03bf48f840d 100644
38 --- a/dev-games/quake4-sdk/quake4-sdk-1.4.2.ebuild
39 +++ b/dev-games/quake4-sdk/quake4-sdk-1.4.2.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2018 Gentoo Foundation
42 +# Copyright 1999-2019 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=5
46 @@ -12,7 +12,7 @@ LICENSE="QUAKE4"
47 SLOT="0"
48 KEYWORDS="-* amd64 x86"
49 IUSE=""
50 -RESTRICT="strip"
51 +RESTRICT="bindist mirror strip"
52
53 S=${WORKDIR}