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 546BC138334 for ; Tue, 1 Oct 2019 06:01:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E093E0886; Tue, 1 Oct 2019 06:01:54 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 25B58E0886 for ; Tue, 1 Oct 2019 06:01:54 +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 DD8E734B735 for ; Tue, 1 Oct 2019 06:01:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE823824 for ; Tue, 1 Oct 2019 06:01:50 +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: <1569909639.02c961b983956f7f68b3f5ebe40cf4f293c56de3.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/quake3-matrix/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild X-VCS-Directories: games-fps/quake3-matrix/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 02c961b983956f7f68b3f5ebe40cf4f293c56de3 X-VCS-Branch: master Date: Tue, 1 Oct 2019 06:01:50 +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: 07b10984-9856-4d26-9bf1-425165a36cb8 X-Archives-Hash: 54500456c0c8b4a7470b6a4e4ff90709 commit: 02c961b983956f7f68b3f5ebe40cf4f293c56de3 Author: Michał Górny gentoo org> AuthorDate: Mon Sep 30 09:48:59 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Oct 1 06:00:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c961b9 games-fps/quake3-matrix: Inline mirror://quakeunity, HTTPS Signed-off-by: Michał Górny gentoo.org> games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild index 184a4a09b17..1aeef46f098 100644 --- a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild +++ b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild @@ -9,7 +9,7 @@ MOD_DIR="matrix" inherit games games-mods HOMEPAGE="https://www.moddb.com/mods/matrix-quake-3" -SRC_URI="mirror://quakeunity/modifications/matrix24.zip" +SRC_URI="https://www.mirrorservice.org/sites/quakeunity.com/modifications/matrix24.zip" LICENSE="freedist" KEYWORDS="~amd64 ~x86"