summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2017-09-03 17:09:24 +0200
committerMichał Górny <mgorny@gentoo.org>2017-09-06 22:52:17 +0200
commit4e7d17e62bc74192e8050b32675920c1a6f2ed8a (patch)
treec09a6199821737ebdb971b46a72ae2811dda0311 /app-vim
parentapp-vim/autoalign: use HTTPS for links to dev.gentoo.org (diff)
downloadgentoo-4e7d17e62bc74192e8050b32675920c1a6f2ed8a.tar.gz
gentoo-4e7d17e62bc74192e8050b32675920c1a6f2ed8a.tar.bz2
gentoo-4e7d17e62bc74192e8050b32675920c1a6f2ed8a.zip
app-vim/detectindent: use HTTPS for links to dev.gentoo.org
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/detectindent/detectindent-1.0_p20150908.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild
index 888a5074c7a4..232c7a61e1a8 100644
--- a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild
+++ b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild
@@ -13,7 +13,7 @@ IUSE=""
if [[ ${PV} != 9999* ]] ; then
SRC_URI="mirror://gentoo/${P}.tar.xz
- http://dev.gentoo.org/~chutzpah/vim/${P}.tar.xz"
+ https://dev.gentoo.org/~chutzpah/vim/${P}.tar.xz"
fi
DEPEND="app-arch/xz-utils"