From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 292A0138334 for ; Tue, 24 Sep 2019 20:39:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87371E0919; Tue, 24 Sep 2019 20:39:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7086CE091A for ; Tue, 24 Sep 2019 20:39:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B73A534B513 for ; Tue, 24 Sep 2019 20:39:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29789804 for ; Tue, 24 Sep 2019 20:39:17 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1569357510.ee9ccfd3a73c3615873bd5c6f552035a5165e748.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/ut2003/ut2003-2225-r4.ebuild X-VCS-Directories: games-fps/ut2003/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ee9ccfd3a73c3615873bd5c6f552035a5165e748 X-VCS-Branch: master Date: Tue, 24 Sep 2019 20:39:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6fb76d84-a31f-4e6b-8056-12b541c5ef7c X-Archives-Hash: 66bdf3d90436bf1f0c77d31b200b1a76 commit: ee9ccfd3a73c3615873bd5c6f552035a5165e748 Author: Michał Górny gentoo org> AuthorDate: Tue Sep 24 20:38:30 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 24 20:38:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee9ccfd3 games-fps/ut2003: Add RESTRICT="bindist" Signed-off-by: Michał Górny gentoo.org> games-fps/ut2003/ut2003-2225-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/ut2003/ut2003-2225-r4.ebuild b/games-fps/ut2003/ut2003-2225-r4.ebuild index 9c9c1483ac4..5e82f5af64d 100644 --- a/games-fps/ut2003/ut2003-2225-r4.ebuild +++ b/games-fps/ut2003/ut2003-2225-r4.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 @@ LICENSE="ut2003" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dedicated" -RESTRICT="strip" +RESTRICT="bindist strip" RDEPEND=" games-fps/ut2003-data