From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1474322-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 8D6AA15800F
	for <garchives@archives.gentoo.org>; Thu,  5 Jan 2023 15:03:52 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1A176E07E6;
	Thu,  5 Jan 2023 15:03:51 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id F0891E07E6
	for <gentoo-commits@lists.gentoo.org>; Thu,  5 Jan 2023 15:03:50 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id BE429340C33
	for <gentoo-commits@lists.gentoo.org>; Thu,  5 Jan 2023 15:03:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EF40B801
	for <gentoo-commits@lists.gentoo.org>; Thu,  5 Jan 2023 15:03:47 +0000 (UTC)
From: "Duje Mihanović" <duje.mihanovic@skole.hr>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Duje Mihanović" <duje.mihanovic@skole.hr>
Message-ID: <1672930235.389a7f7591372eb91e7eb2ca9afc5c6589876e51.duje.mihanovic@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-fps/assaultcube/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
X-VCS-Directories: games-fps/assaultcube/
X-VCS-Committer: duje.mihanovic
X-VCS-Committer-Name: Duje Mihanović
X-VCS-Revision: 389a7f7591372eb91e7eb2ca9afc5c6589876e51
X-VCS-Branch: dev
Date: Thu,  5 Jan 2023 15:03:47 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 2db12737-9659-4bfa-bd55-75fdc4448509
X-Archives-Hash: c61ad2c22ef2d49e8c659f6baf569bde

commit:     389a7f7591372eb91e7eb2ca9afc5c6589876e51
Author:     Duje Mihanović <duje.mihanovic <AT> skole <DOT> hr>
AuthorDate: Thu Jan  5 14:50:35 2023 +0000
Commit:     Duje Mihanović <duje.mihanovic <AT> skole <DOT> hr>
CommitDate: Thu Jan  5 14:50:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=389a7f75

games-fps/assaultcube: restrict mirror

Signed-off-by: Duje Mihanović <duje.mihanovic <AT> skole.hr>

 games-fps/assaultcube/assaultcube-1.3.0.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
index 344f501e7..25001c061 100644
--- a/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
+++ b/games-fps/assaultcube/assaultcube-1.3.0.2.ebuild
@@ -33,6 +33,7 @@ PATCHES=(
 	"${FILESDIR}/0001-Fix-unnecessary-rebuild-on-make-install.patch"
 	"${FILESDIR}/0002-Don-t-configure-libenet-in-Makefile.patch"
 )
+RESTRICT="mirror"
 
 src_prepare() {
 	default