summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-12-04 23:52:08 -0500
committerTim Harder <radhermit@gentoo.org>2017-12-04 23:52:42 -0500
commitff8aa5166c94f2a1e6a059d2735b93cc15179b5a (patch)
tree4cb2dede312010d72ca14c51a177a2f92132fe03 /app-vim
parentdev-python/pytest-timeout: version bump to 1.2.1 (diff)
downloadgentoo-ff8aa5166c94f2a1e6a059d2735b93cc15179b5a.tar.gz
gentoo-ff8aa5166c94f2a1e6a059d2735b93cc15179b5a.tar.bz2
gentoo-ff8aa5166c94f2a1e6a059d2735b93cc15179b5a.zip
app-vim/lightline: update LICENSE
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/lightline/lightline-9999.ebuild2
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() { :; }