Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/rune/
Date: Fri, 31 May 2019 08:24:59
Message-Id: 1559291046.7b34e38dc81491d019d1d3731c6de25a0be375c4.ulm@gentoo
1 commit: 7b34e38dc81491d019d1d3731c6de25a0be375c4
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 31 07:51:39 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri May 31 08:24:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b34e38d
7
8 games-action/rune: Add mirror and bindist restrictions.
9
10 Bug: https://bugs.gentoo.org/665108
11 Package-Manager: Portage-2.3.67, Repoman-2.3.13
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 games-action/rune/rune-1.07-r3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/games-action/rune/rune-1.07-r3.ebuild b/games-action/rune/rune-1.07-r3.ebuild
18 index 2f649202e4e..253554d25b6 100644
19 --- a/games-action/rune/rune-1.07-r3.ebuild
20 +++ b/games-action/rune/rune-1.07-r3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -12,7 +12,7 @@ LICENSE="LOKI-EULA"
28 SLOT="0"
29 KEYWORDS="~amd64 ~x86"
30 IUSE=""
31 -RESTRICT="strip"
32 +RESTRICT="strip mirror bindist"
33
34 RDEPEND="dev-util/xdelta:0
35 >=media-libs/libsdl-1.2.9-r1[abi_x86_32(-)]