commit:     6ee23f9709c417a0eafe6e1727778d3d3464e48c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  6 21:19:44 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 21:25:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee23f97

games-strategy/glob2: Use https for dev.g.o

 games-strategy/glob2/files/glob2-0.9.4.4-scons-blows.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-strategy/glob2/files/glob2-0.9.4.4-scons-blows.patch 
b/games-strategy/glob2/files/glob2-0.9.4.4-scons-blows.patch
index 70619f04839..b0fb92d4797 100644
--- a/games-strategy/glob2/files/glob2-0.9.4.4-scons-blows.patch
+++ b/games-strategy/glob2/files/glob2-0.9.4.4-scons-blows.patch
@@ -12,7 +12,7 @@
      env["TARFILE"] = env.Dir("#").abspath + "/glob2-" + env["VERSION"] + 
".tar.gz"
      env["TARFLAGS"] = "-c -z"
      env.Alias("dist", env["TARFILE"])
-+    # Using suggestions for http://dev.gentoo.org/~vapier/scons-blows.txt
++    # Using suggestions for https://dev.gentoo.org/~vapier/scons-blows.txt
 +    if os.environ.has_key('CC'):
 +           env['CC'] = os.environ['CC']
 +    if os.environ.has_key('CXX'):

Reply via email to