commit: 223abef989cc5b6314419120c2c62da492598088 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:09:09 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:09:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223abef9
app-vim/pdv: Stabilize 1.0.1-r2 amd64, #919614 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/pdv/pdv-1.0.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/pdv/pdv-1.0.1-r2.ebuild b/app-vim/pdv/pdv-1.0.1-r2.ebuild index 500e6055204f..4a0fa105c2a5 100644 --- a/app-vim/pdv/pdv-1.0.1-r2.ebuild +++ b/app-vim/pdv/pdv-1.0.1-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: PDV (phpDocumentor for Vim)" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1355" LICENSE="GPL-2" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPTEXT="To use this plugin, you should map the PhpDoc() function to something. For example, add the following to your ~/.vimrc:
