commit: 4a86439565901472e1fc36cc5275f6303b08bc81
parent f3e2aaaca93c218d2181f483b92a6c913fd2fe61
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 3 Jul 2021 16:59:51 +0200
app-editors/vim: license
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/app-editors/vim/vim-1.24.ebuild b/app-editors/vim/vim-1.24.ebuild
@@ -11,6 +11,7 @@ HOMEPAGE="https://www.vim.org/ https://ftp.nluug.nl/pub/vim/old/"
SRC_URI="https://ftp.nluug.nl/pub/vim/old/${P}.tar.gz"
SLOT="${PV}"
KEYWORDS="~amd64 ~x86"
+LICENSE="public-domain"
S="${WORKDIR}/${P}/src"