app-vim/vim-flake8: LICENSE is BSD.
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 7 Jun 2016 10:14:39 +0000 (10:14 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 7 Jun 2016 10:35:15 +0000 (10:35 +0000)
Package-Manager: portage-2.2.28

app-vim/vim-flake8/vim-flake8-1.6.ebuild

index 2b924a52a00b5db875c0f25ddeb416142ce570f6..65ef30755e2cafa77bcacdd7b95c2c2905f292cf 100644 (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"