app-vim/vim-tmux: Fix LICENSE.
authorUlrich Müller <ulm@gentoo.org>
Tue, 28 May 2019 12:01:26 +0000 (14:01 +0200)
committerUlrich Müller <ulm@gentoo.org>
Tue, 28 May 2019 12:01:48 +0000 (14:01 +0200)
Closes: https://bugs.gentoo.org/686748
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-vim/vim-tmux/vim-tmux-3.0.0.ebuild

index 8f192ae47bd1bcd06712316f8b11c66b22620909..d159003e5a1a1e206ae78b3b28b7f9ef17183fd0 100644 (file)
@@ -8,5 +8,5 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: tmux support for vim"
 HOMEPAGE="https://github.com/tmux-plugins/vim-tmux"
 SRC_URI="https://github.com/tmux-plugins/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="vim.org"
+LICENSE="public-domain MIT"
 KEYWORDS="~alpha alpha amd64 ~arm arm ~arm64 ~hppa ia64 ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd"