Skip to content

Commit

Permalink
app-editors/xvile: use https for HOMEPAGE
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed Sep 5, 2017
1 parent 5dc0fca commit f0c9b6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-editors/xvile/xvile-9.8r.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion app-editors/xvile/xvile-9.8s.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f0c9b6c

Please sign in to comment.