diff options
author | turret <turret@duck.com> | 2023-07-03 23:35:27 -0500 |
---|---|---|
committer | turret <turret@duck.com> | 2023-07-03 23:35:27 -0500 |
commit | bb52fac287fcde407f0d691ec0981076f92d2ca9 (patch) | |
tree | 84f0edab5c12fe8ff8df573016f5421cf0d65b92 /app-vim/vim-ledger/vim-ledger-1.2.0.ebuild | |
parent | 614d8fafa1b021c9b3c7b56a5a3f725dbaee84c5 (diff) | |
download | portage-overlay-bb52fac287fcde407f0d691ec0981076f92d2ca9.tar.gz portage-overlay-bb52fac287fcde407f0d691ec0981076f92d2ca9.tar.bz2 portage-overlay-bb52fac287fcde407f0d691ec0981076f92d2ca9.zip |
app-vim/vim-ledger: update ebuild copyright & package license
Diffstat (limited to 'app-vim/vim-ledger/vim-ledger-1.2.0.ebuild')
-rw-r--r-- | app-vim/vim-ledger/vim-ledger-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild b/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild index 7f6adad..f4ee4e8 100644 --- a/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild +++ b/app-vim/vim-ledger/vim-ledger-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ fi RESTRICT="mirror" DESCRIPTION="vim plugin: app-office/ledger file format syntax" HOMEPAGE="https://github.com/ledger/vim-ledger" -LICENSE="vim" +LICENSE="GPL-2" VIM_PLUGIN_HELPFILES="ledger-syntax" VIM_PLUGIN_MESSAGES="filetype" |