diff --git a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild index 888a5074c7a46..232c7a61e1a84 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"