app-vim/vim-flake8: LICENSE is BSD.

Package-Manager: portage-2.2.28
This commit is contained in:
Patrice Clement
2016-06-07 10:14:39 +00:00
parent 446d7069ad
commit 7eba3cf961

View File

@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: runs the currently open file through flake8"
HOMEPAGE="https://github.com/nvie/vim-flake8"
SRC_URI="https://github.com/nvie/${PN}/archive/${PV}.zip -> ${P}.zip"
LICENSE="vim.org"
LICENSE="BSD"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
DEPEND="app-arch/unzip"