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 E91F11396D1 for ; Wed, 6 Sep 2017 21:26:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 129781FC0F7; Wed, 6 Sep 2017 21:26:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E33811FC0F6 for ; Wed, 6 Sep 2017 21:26:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D123F34069A for ; Wed, 6 Sep 2017 21:26:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6290A8E36 for ; Wed, 6 Sep 2017 21:26:56 +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: <1504733152.92fc642e0ccb0481b193a592de891936e7471ff8.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/xboxdrv/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/xboxdrv/files/xboxdrv-0.8.5-scons.patch games-util/xboxdrv/files/xboxdrv-0.8.8-scons.patch X-VCS-Directories: games-util/xboxdrv/files/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 92fc642e0ccb0481b193a592de891936e7471ff8 X-VCS-Branch: master Date: Wed, 6 Sep 2017 21:26:56 +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-Archives-Salt: 0a70e9e5-c8b4-4577-bbbe-5c50e99bc75c X-Archives-Hash: c94e2bfb97b823c6f6fa482861a3edd2 commit: 92fc642e0ccb0481b193a592de891936e7471ff8 Author: Michał Górny gentoo org> AuthorDate: Wed Sep 6 21:19:49 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Sep 6 21:25:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fc642e games-util/xboxdrv: Use https for dev.g.o games-util/xboxdrv/files/xboxdrv-0.8.5-scons.patch | 2 +- games-util/xboxdrv/files/xboxdrv-0.8.8-scons.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-util/xboxdrv/files/xboxdrv-0.8.5-scons.patch b/games-util/xboxdrv/files/xboxdrv-0.8.5-scons.patch index cb81f6d5147..3cc3649ca3d 100644 --- a/games-util/xboxdrv/files/xboxdrv-0.8.5-scons.patch +++ b/games-util/xboxdrv/files/xboxdrv-0.8.5-scons.patch @@ -1,4 +1,4 @@ -http://dev.gentoo.org/~vapier/scons-blows.txt +https://dev.gentoo.org/~vapier/scons-blows.txt --- SConstruct +++ SConstruct diff --git a/games-util/xboxdrv/files/xboxdrv-0.8.8-scons.patch b/games-util/xboxdrv/files/xboxdrv-0.8.8-scons.patch index 7900b255ab1..d6df8d99e32 100644 --- a/games-util/xboxdrv/files/xboxdrv-0.8.8-scons.patch +++ b/games-util/xboxdrv/files/xboxdrv-0.8.8-scons.patch @@ -1,4 +1,4 @@ -http://dev.gentoo.org/~vapier/scons-blows.txt +https://dev.gentoo.org/~vapier/scons-blows.txt diff -Naur xboxdrv-linux-0.8.8.orig/SConstruct xboxdrv-linux-0.8.8/SConstruct --- xboxdrv-linux-0.8.8.orig/SConstruct 2015-11-09 10:19:35.000000000 +0000