summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-09-05 16:20:53 -0400
committerTim Harder <radhermit@gentoo.org>2017-09-05 16:21:54 -0400
commitf0c9b6cbeeee8426133389117fa47b1d9f462747 (patch)
tree9e4ca946b580b161f8fc72adf9dc6bc1c3e2d911
parentapp-editors/vile: remove old (diff)
downloadgentoo-f0c9b6cbeeee8426133389117fa47b1d9f462747.tar.gz
gentoo-f0c9b6cbeeee8426133389117fa47b1d9f462747.tar.bz2
gentoo-f0c9b6cbeeee8426133389117fa47b1d9f462747.zip
app-editors/xvile: use https for HOMEPAGE
-rw-r--r--app-editors/xvile/xvile-9.8r.ebuild2
-rw-r--r--app-editors/xvile/xvile-9.8s.ebuild2
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 a402411fc170..8748bca62a91 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 3f23863caf24..360881561dd8 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"