commit:     ad689a17f6d39dc346d5fbec3ea5ff686c7c5642
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Mar  5 21:04:47 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 22:55:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad689a17

app-vim/merginal: use HTTPS

 app-vim/merginal/merginal-2.0.2.ebuild | 4 ++--
 app-vim/merginal/merginal-2.1.0.ebuild | 4 ++--
 app-vim/merginal/merginal-9999.ebuild  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-vim/merginal/merginal-2.0.2.ebuild 
b/app-vim/merginal/merginal-2.0.2.ebuild
index a6860bda0a0..d74ee03f7bc 100644
--- a/app-vim/merginal/merginal-2.0.2.ebuild
+++ b/app-vim/merginal/merginal-2.0.2.ebuild
@@ -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"

diff --git a/app-vim/merginal/merginal-2.1.0.ebuild 
b/app-vim/merginal/merginal-2.1.0.ebuild
index 642e1deb87a..fbe6b96d461 100644
--- a/app-vim/merginal/merginal-2.1.0.ebuild
+++ b/app-vim/merginal/merginal-2.1.0.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
@@ -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"

diff --git a/app-vim/merginal/merginal-9999.ebuild 
b/app-vim/merginal/merginal-9999.ebuild
index 642e1deb87a..fbe6b96d461 100644
--- a/app-vim/merginal/merginal-9999.ebuild
+++ b/app-vim/merginal/merginal-9999.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
@@ -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"

Reply via email to