diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-09-05 16:21:24 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-09-05 16:21:54 -0400 |
commit | 83bb9234838b9e22c98856733b61296a107b232a (patch) | |
tree | a12caa5b9ceb45630818a96ad49d81bd253041a9 /app-editors/vile | |
parent | app-editors/xvile: use https for HOMEPAGE (diff) | |
download | gentoo-83bb9234838b9e22c98856733b61296a107b232a.tar.gz gentoo-83bb9234838b9e22c98856733b61296a107b232a.tar.bz2 gentoo-83bb9234838b9e22c98856733b61296a107b232a.zip |
app-editors/vile: use https for HOMEPAGE
Diffstat (limited to 'app-editors/vile')
-rw-r--r-- | app-editors/vile/vile-9.8r.ebuild | 2 | ||||
-rw-r--r-- | 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 b3ef7cb49f69..2d322f16d0ad 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 40b6bbe3511c..8463b992ab33 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" |