app-vim/visual-multi: Bump to 0.5.8_p20210831 and drop tests/ dir

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-12-02 21:27:15 +01:00
parent 0510aed4b4
commit 955bb29420
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
2 changed files with 10 additions and 2 deletions

View File

@ -1 +1 @@
DIST visual-multi-0.5.8_p20210805.tar.gz 94610 BLAKE2B c0ce84fb0b49a6697cc7e8deb5db7874390db5bf8a9fcc4d4fbde368b9dd59e5a705567265d69e8f1edc3b89a64b406eb7497955daeaae6da64725a787dddee3 SHA512 4056d95ad78c7db0ce8f29312ea8ed36151952573e58f97b11e13dd29708ef8560716d509fea3bc21448da286b33d18a091da5c0e9f7a54f331927b481a67f6b
DIST visual-multi-0.5.8_p20210831.tar.gz 95069 BLAKE2B e7bc01aec67ea38881b3a110b0e36ea5cb7fa95b2e1108081b652c480830665c68f7765cd1cece8e88f1c050181d7db8a29c0b8b55e4d9377a986bfb171cee64 SHA512 d1110ac0b1ab22398264e7506350b4b1e8d9cd142d7b51211468e8fdf95c6206e01d32ee4e2ef788a1af9a9b3bfd1b27ed2b69a25a720b2f9c1738b430087a74

View File

@ -5,7 +5,7 @@ EAPI="7"
inherit vim-plugin
COMMIT_ID="daab513799f88bcc88e6d7ba361826d21dfdfa61"
COMMIT_ID="e20908963d9b0114e5da1eacbc516e4b09cf5803"
DESCRIPTION="vim plugin: Multiple cursors plugin for vim/neovim"
HOMEPAGE="https://github.com/mg979/vim-visual-multi"
@ -29,6 +29,14 @@ KEYWORDS="~amd64 ~x86"
DOCS=( README.md )
src_prepare(){
if ! use test; then
rm -r test || die
fi
default
}
pkg_postinst(){
if [[ -z "${REPLACING_VERSIONS}" ]]; then
# ^this is a new installation, so: