commit:     f0c9b6cbeeee8426133389117fa47b1d9f462747
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  5 20:20:53 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Tue Sep  5 20:21:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c9b6cb

app-editors/xvile: use https for HOMEPAGE

 app-editors/xvile/xvile-9.8r.ebuild | 2 +-
 app-editors/xvile/xvile-9.8s.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/xvile/xvile-9.8r.ebuild 
b/app-editors/xvile/xvile-9.8r.ebuild
index a402411fc17..8748bca62a9 100644
--- a/app-editors/xvile/xvile-9.8r.ebuild
+++ b/app-editors/xvile/xvile-9.8r.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 MY_P="${PN/x/}-${PV}"
 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone"
-HOMEPAGE="http://invisible-island.net/vile/";
+HOMEPAGE="https://invisible-island.net/vile/";
 SRC_URI="ftp://invisible-island.net/vile/current/${MY_P}.tgz";
 
 LICENSE="GPL-2"

diff --git a/app-editors/xvile/xvile-9.8s.ebuild 
b/app-editors/xvile/xvile-9.8s.ebuild
index 3f23863caf2..360881561dd 100644
--- a/app-editors/xvile/xvile-9.8s.ebuild
+++ b/app-editors/xvile/xvile-9.8s.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 MY_P="${PN/x/}-${PV}"
 DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone"
-HOMEPAGE="http://invisible-island.net/vile/";
+HOMEPAGE="https://invisible-island.net/vile/";
 SRC_URI="ftp://invisible-island.net/vile/current/${MY_P}.tgz";
 
 LICENSE="GPL-2"

Reply via email to