From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 08:01:35 +0000 (+0100) Subject: app-vim/command-t: use HTTPS, sync HOMEPAGE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9eb0a19c36be67e6debea4720fc951b1cb1d652e;p=gentoo.git app-vim/command-t: use HTTPS, sync HOMEPAGE. --- diff --git a/app-vim/command-t/command-t-5.0.1.ebuild b/app-vim/command-t/command-t-5.0.1.ebuild index c9923ecdfe3d..700b5dbef1e5 100644 --- a/app-vim/command-t/command-t-5.0.1.ebuild +++ b/app-vim/command-t/command-t-5.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ USE_RUBY="ruby22 ruby23 ruby24" inherit vim-plugin ruby-ng DESCRIPTION="vim plugin: fast file navigation for vim" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3025 https://github.com/wincent/command-t" +HOMEPAGE="https://vim.sourceforge.io/scripts/script.php?script_id=3025 https://github.com/wincent/command-t" SRC_URI="https://github.com/wincent/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" KEYWORDS="~amd64 ~x86"