diff options
author | Martin Väth <martin@mvath.de> | 2017-08-31 17:38:37 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-08-31 17:38:37 +0200 |
commit | fe2d80ef77c313aa0094b566b0e433ea9950164c (patch) | |
tree | 35b9bc29c97543bc5062e886ac1080dfa64a8857 /dev-cpp/cpplint/cpplint-99999999.ebuild | |
parent | www-plugins/duckduckgo: Version bump (diff) | |
download | mv-fe2d80ef77c313aa0094b566b0e433ea9950164c.tar.gz mv-fe2d80ef77c313aa0094b566b0e433ea9950164c.tar.bz2 mv-fe2d80ef77c313aa0094b566b0e433ea9950164c.zip |
Live versions: git->https
Diffstat (limited to 'dev-cpp/cpplint/cpplint-99999999.ebuild')
-rw-r--r-- | dev-cpp/cpplint/cpplint-99999999.ebuild | 2 |
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" |