From 9eb0a19c36be67e6debea4720fc951b1cb1d652e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 09:01:35 +0100 Subject: app-vim/command-t: use HTTPS, sync HOMEPAGE. --- app-vim/command-t/command-t-5.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-vim/command-t') 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" -- cgit v1.2.3-65-gdbad