app-vim/merginal: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 5 Mar 2018 21:04:47 +0000 (22:04 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 10 Mar 2018 22:55:26 +0000 (23:55 +0100)
app-vim/merginal/merginal-2.0.2.ebuild
app-vim/merginal/merginal-2.1.0.ebuild
app-vim/merginal/merginal-9999.ebuild

index a6860bda0a0ba802dbe28b8e6a72815018840070..d74ee03f7bc0040ab6567a396854627b0b5af136 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ MY_PN=vim-${PN}
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="vim script: fugitive extension to manage and merge git branches"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4955 https://github.com/idanarye/vim-merginal/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4955 https://github.com/idanarye/vim-merginal/"
 SRC_URI="https://github.com/idanarye/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="vim"
 KEYWORDS="amd64 x86"
index 642e1deb87ae2d146081654bae769ea9525c58ce..fbe6b96d4612037e81e9f2d5dc18c77db746d564 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
@@ -18,7 +18,7 @@ else
 fi
 
 DESCRIPTION="vim script: fugitive extension to manage and merge git branches"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4955 https://github.com/idanarye/vim-merginal/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4955 https://github.com/idanarye/vim-merginal/"
 LICENSE="vim"
 
 RDEPEND="app-vim/fugitive"
index 642e1deb87ae2d146081654bae769ea9525c58ce..fbe6b96d4612037e81e9f2d5dc18c77db746d564 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
@@ -18,7 +18,7 @@ else
 fi
 
 DESCRIPTION="vim script: fugitive extension to manage and merge git branches"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4955 https://github.com/idanarye/vim-merginal/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4955 https://github.com/idanarye/vim-merginal/"
 LICENSE="vim"
 
 RDEPEND="app-vim/fugitive"