projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
446d706
)
app-vim/vim-flake8: LICENSE is BSD.
author
Patrice Clement
<monsieurp@gentoo.org>
Tue, 7 Jun 2016 10:14:39 +0000
(10:14 +0000)
committer
Patrice 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
patch
|
blob
|
history
diff --git
a/app-vim/vim-flake8/vim-flake8-1.6.ebuild
b/app-vim/vim-flake8/vim-flake8-1.6.ebuild
index 2b924a52a00b5db875c0f25ddeb416142ce570f6..65ef30755e2cafa77bcacdd7b95c2c2905f292cf 100644
(file)
--- a/
app-vim/vim-flake8/vim-flake8-1.6.ebuild
+++ b/
app-vim/vim-flake8/vim-flake8-1.6.ebuild
@@
-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"