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-strategy/defcon-demo/
Date: Mon, 23 Sep 2019 17:16:26
Message-Id: 1569258968.be933f09729f0d2a01be36bc9fffed5ef09ed4e0.mgorny@gentoo
1 commit: be933f09729f0d2a01be36bc9fffed5ef09ed4e0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 23 17:10:35 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 23 17:16:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be933f09
7
8 games-strategy/defcon-demo: Add RESTRICT=bindist
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild b/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild
16 index 486a654236b..4d2f1544bc8 100644
17 --- a/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild
18 +++ b/games-strategy/defcon-demo/defcon-demo-1.60-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -18,7 +18,7 @@ LICENSE="Introversion"
26 SLOT="0"
27 KEYWORDS="-* ~amd64 ~x86"
28 IUSE="+system-libs"
29 -RESTRICT="mirror strip"
30 +RESTRICT="bindist mirror strip"
31
32 # glibc discussion:
33 # http://forums.introversion.co.uk/defcon/viewtopic.php?t=4016