commit: b78b3b25c45cbc562d2e0c7f846bee4de959d538 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri May 31 08:15:47 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri May 31 08:24:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b78b3b25
games-strategy/heroes3: Add mirror and bindist restrictions. Bug: https://bugs.gentoo.org/665108 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild b/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild index a08da4b3256..46b85c58595 100644 --- a/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild +++ b/games-strategy/heroes3/heroes3-1.3.1a-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # [x] Base Install Required (+4 MB) @@ -39,7 +39,7 @@ SLOT="0" IUSE="nocd maps music sounds videos" #linguas_en linguas_es linguas_pl linguas_de" KEYWORDS="~amd64 ~x86" -RESTRICT="strip" +RESTRICT="strip mirror bindist" DEPEND="=dev-util/xdelta-1* games-util/loki_patch"
