diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-12-04 23:52:08 -0500 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-12-04 23:52:42 -0500 |
commit | ff8aa5166c94f2a1e6a059d2735b93cc15179b5a (patch) | |
tree | 4cb2dede312010d72ca14c51a177a2f92132fe03 /app-vim/lightline | |
parent | dev-python/pytest-timeout: version bump to 1.2.1 (diff) | |
download | gentoo-ff8aa5166c94f2a1e6a059d2735b93cc15179b5a.tar.gz gentoo-ff8aa5166c94f2a1e6a059d2735b93cc15179b5a.tar.bz2 gentoo-ff8aa5166c94f2a1e6a059d2735b93cc15179b5a.zip |
app-vim/lightline: update LICENSE
Diffstat (limited to 'app-vim/lightline')
-rw-r--r-- | app-vim/lightline/lightline-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/lightline/lightline-9999.ebuild b/app-vim/lightline/lightline-9999.ebuild index 0aa89f109984..a73386531e33 100644 --- a/app-vim/lightline/lightline-9999.ebuild +++ b/app-vim/lightline/lightline-9999.ebuild @@ -15,7 +15,7 @@ fi DESCRIPTION="vim plugin: A light and configurable statusline/tabline" HOMEPAGE="https://github.com/itchyny/lightline.vim/" -LICENSE="vim.org" +LICENSE="MIT" VIM_PLUGIN_HELPFILES="${PN}" src_compile() { :; } |