commit: f7799f2e95df6e4389986e61a085d2458c1b5bc5 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri May 31 07:38:51 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri May 31 08:24:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7799f2e
games-action/descent3: 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-action/descent3/descent3-1.4.0b-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-action/descent3/descent3-1.4.0b-r2.ebuild b/games-action/descent3/descent3-1.4.0b-r2.ebuild index d663b28ab8f..44a13d1b0af 100644 --- a/games-action/descent3/descent3-1.4.0b-r2.ebuild +++ b/games-action/descent3/descent3-1.4.0b-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 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://lokigames/${PN}/${PN}-1.4.0a-x86.run LICENSE="LOKI-EULA" SLOT="0" KEYWORDS="~amd64 ~x86" -RESTRICT="strip" +RESTRICT="strip mirror bindist" RDEPEND="sys-libs/glibc media-libs/libsdl[abi_x86_32(-)]
