app-vim/command-t: use HTTPS, sync HOMEPAGE.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 08:01:35 +0000 (09:01 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Mar 2018 21:46:16 +0000 (22:46 +0100)
app-vim/command-t/command-t-5.0.1.ebuild

index c9923ecdfe3db40bbe5139251e7bb99ba1f2a32b..700b5dbef1e54b37112a22e517775c07d381fbfe 100644 (file)
@@ -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"