summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-08-31 17:38:37 +0200
committerMartin Väth <martin@mvath.de>2017-08-31 17:38:37 +0200
commitfe2d80ef77c313aa0094b566b0e433ea9950164c (patch)
tree35b9bc29c97543bc5062e886ac1080dfa64a8857 /dev-cpp
parentwww-plugins/duckduckgo: Version bump (diff)
downloadmv-fe2d80ef77c313aa0094b566b0e433ea9950164c.tar.gz
mv-fe2d80ef77c313aa0094b566b0e433ea9950164c.tar.bz2
mv-fe2d80ef77c313aa0094b566b0e433ea9950164c.zip
Live versions: git->https
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/cpplint/cpplint-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cpplint/cpplint-99999999.ebuild b/dev-cpp/cpplint/cpplint-99999999.ebuild
index aec446ee..e2f4d8d9 100644
--- a/dev-cpp/cpplint/cpplint-99999999.ebuild
+++ b/dev-cpp/cpplint/cpplint-99999999.ebuild
@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( pypy python2_7 )
-EGIT_REPO_URI="git://github.com/google/styleguide.git"
+EGIT_REPO_URI="https://github.com/google/styleguide.git"
inherit elisp-common git-r3 python-single-r1
RESTRICT="mirror"