mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-vim/gundo: update HOMEPAGE/SRC_URI.
Closes: https://bugs.gentoo.org/739790 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
inherit vim-plugin python-single-r1 vcs-snapshot
|
||||
|
||||
DESCRIPTION="vim plugin: visualize your vim undo tree"
|
||||
HOMEPAGE="https://sjl.bitbucket.io/gundo.vim/"
|
||||
SRC_URI="https://bitbucket.org/sjl/gundo.vim/get/v${PV}.tar.bz2 -> ${P}.tar.bz2"
|
||||
HOMEPAGE="https://github.com/sjl/gundo.vim"
|
||||
SRC_URI="https://github.com/sjl/gundo.vim/archive/v${PV}.tar.bz2 -> ${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
KEYWORDS="amd64 x86 ~x64-macos"
|
||||
|
||||
Reference in New Issue
Block a user