app-vim/rails: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 8 Mar 2018 20:05:53 +0000 (21:05 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 11 Mar 2018 14:15:02 +0000 (15:15 +0100)
app-vim/rails/rails-5.1.ebuild
app-vim/rails/rails-5.2.ebuild

index 8ccec2791abc4bac6c011771126347a9b4e25166..10a6335781c25b82a63903449e8aebcd7f4bf097 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ MY_PN="vim-rails"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="vim plugin: aids developing Ruby on Rails applications"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1567 https://github.com/tpope/vim-rails/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1567 https://github.com/tpope/vim-rails/"
 SRC_URI="https://github.com/tpope/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="vim"
 KEYWORDS="~amd64 ~x86"
index 8ccec2791abc4bac6c011771126347a9b4e25166..10a6335781c25b82a63903449e8aebcd7f4bf097 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ MY_PN="vim-rails"
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="vim plugin: aids developing Ruby on Rails applications"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1567 https://github.com/tpope/vim-rails/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1567 https://github.com/tpope/vim-rails/"
 SRC_URI="https://github.com/tpope/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="vim"
 KEYWORDS="~amd64 ~x86"