mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-vim/vim-flake8: LICENSE is BSD.
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user