diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-09-06 23:19:40 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-09-06 23:25:46 +0200 |
commit | 8ce7572c0795a8f284705948d2abfb7b1f76e268 (patch) | |
tree | 6b54f0b5d7a62a3bf109e231178b06cfb3755884 /games-board/pouetchess | |
parent | app-emulation/cloud-init: Use https for dev.g.o (diff) | |
download | gentoo-8ce7572c0795a8f284705948d2abfb7b1f76e268.tar.gz gentoo-8ce7572c0795a8f284705948d2abfb7b1f76e268.tar.bz2 gentoo-8ce7572c0795a8f284705948d2abfb7b1f76e268.zip |
games-board/pouetchess: Use https for dev.g.o
Diffstat (limited to 'games-board/pouetchess')
-rw-r--r-- | games-board/pouetchess/files/pouetchess-0.2.0-sconstruct-sandbox.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/pouetchess/files/pouetchess-0.2.0-sconstruct-sandbox.patch b/games-board/pouetchess/files/pouetchess-0.2.0-sconstruct-sandbox.patch index 5d4cf9c00b4c..8378a1d7223d 100644 --- a/games-board/pouetchess/files/pouetchess-0.2.0-sconstruct-sandbox.patch +++ b/games-board/pouetchess/files/pouetchess-0.2.0-sconstruct-sandbox.patch @@ -8,7 +8,7 @@ +import os,glob,SCons.Util -+# http://dev.gentoo.org/~vapier/scons-blows.txt ++# https://dev.gentoo.org/~vapier/scons-blows.txt # create build environment |