Enable https for all google URIs

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-24 13:35:05 +02:00
parent 618e0886ae
commit 769c75f84a
754 changed files with 870 additions and 870 deletions

View File

@@ -6,7 +6,7 @@ EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 ruby22"
# NOTE: this package contains precompiled code. It appears that all
# source code can be found at http://code.google.com/p/selenium/ but the
# source code can be found at https://code.google.com/p/selenium/ but the
# repository is not organized in a way so that we can easily rebuild the
# suited shared object. We'll just try our luck with the precompiled
# objects for now.