commit: 83bb9234838b9e22c98856733b61296a107b232a Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Tue Sep 5 20:21:24 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=83bb9234
app-editors/vile: use https for HOMEPAGE app-editors/vile/vile-9.8r.ebuild | 2 +- app-editors/vile/vile-9.8s.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/vile/vile-9.8r.ebuild b/app-editors/vile/vile-9.8r.ebuild index b3ef7cb49f6..2d322f16d0a 100644 --- a/app-editors/vile/vile-9.8r.ebuild +++ b/app-editors/vile/vile-9.8r.ebuild @@ -4,7 +4,7 @@ EAPI=6 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/${P}.tgz" LICENSE="GPL-2" diff --git a/app-editors/vile/vile-9.8s.ebuild b/app-editors/vile/vile-9.8s.ebuild index 40b6bbe3511..8463b992ab3 100644 --- a/app-editors/vile/vile-9.8s.ebuild +++ b/app-editors/vile/vile-9.8s.ebuild @@ -4,7 +4,7 @@ EAPI=6 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/${P}.tgz" LICENSE="GPL-2"