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-strategy/heroes3/
Date: Fri, 31 May 2019 08:25:00
Message-Id: 1559291048.b78b3b25c45cbc562d2e0c7f846bee4de959d538.ulm@gentoo
1 commit: b78b3b25c45cbc562d2e0c7f846bee4de959d538
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 31 08:15:47 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri May 31 08:24:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b78b3b25
7
8 games-strategy/heroes3: 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-strategy/heroes3/heroes3-1.3.1a-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild b/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild
18 index a08da4b3256..46b85c58595 100644
19 --- a/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild
20 +++ b/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 # [x] Base Install Required (+4 MB)
27 @@ -39,7 +39,7 @@ SLOT="0"
28 IUSE="nocd maps music sounds videos"
29 #linguas_en linguas_es linguas_pl linguas_de"
30 KEYWORDS="~amd64 ~x86"
31 -RESTRICT="strip"
32 +RESTRICT="strip mirror bindist"
33
34 DEPEND="=dev-util/xdelta-1*
35 games-util/loki_patch"