mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-misc/vifm: Swotch to HTTPS
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -8,7 +8,7 @@ inherit autotools vim-doc versionator xdg-utils
|
||||
MY_P=$(replace_version_separator 4 '-' ${PF})
|
||||
|
||||
DESCRIPTION="Console file manager with vi(m)-like keybindings"
|
||||
HOMEPAGE="http://vifm.info/"
|
||||
HOMEPAGE="https://vifm.info/"
|
||||
SRC_URI="mirror://sourceforge/vifm/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -6,7 +6,7 @@ EAPI=6
|
||||
inherit autotools vim-doc versionator
|
||||
|
||||
DESCRIPTION="Console file manager with vi(m)-like keybindings"
|
||||
HOMEPAGE="http://vifm.info/"
|
||||
HOMEPAGE="https://vifm.info/"
|
||||
SRC_URI="mirror://sourceforge/vifm/${PF}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user