app-vim/vim-obsession: add 1.0_p20210325, drop 1.0_p20210322

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2022-04-03 15:48:25 +02:00
parent 739e2ffb80
commit 647ed5d284
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
DIST vim-obsession-1.0_p20210322.tar.gz 3561 BLAKE2B 9ba38fea17889e4d03aae73d139a231c82d28f291654bd2f817611e5dcd2da4c14d30bc07f26b30ceed47d3d37f06b2b66c36a9fd6cb44c55a6eb11e0f24c50f SHA512 13d6b036a3de9976fb5f25baaf7e0eef48e4bfcf56fbba5827d96c6f1660a0985cad3b5c2413310837aedbf53c26b6e9e3c5d733190c674c87fd364f996c8137 DIST vim-obsession-1.0_p20210325.tar.gz 3522 BLAKE2B 371986d4130371df42ba65dd10a6c7bbf28faf9cdd07428b01b6a184efc71910344779751db5afa44ede5c5011a8917110ad3a414eee1fb2fc3f9ccb5b20c065 SHA512 76b8f63f4208313bfa27fff80c23f07329e7adaf2494b3dc470399ffd52aa773be3857898d764cfbaa5035d2cbdaef121dc6295efc89fffae0440e1ddd750c5a

View File

@ -1,11 +1,11 @@
# Copyright 2021 Gentoo Authors # Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="7" EAPI="7"
inherit vim-plugin inherit vim-plugin
COMMIT_ID="82c9ac5e130c92a46e043dd9cd9e5b48d15e286d" COMMIT_ID="d2818a614ec3a5d174c6bb19e87e2eeb207f4900"
DESCRIPTION="vim plugin: mksession automation tool" DESCRIPTION="vim plugin: mksession automation tool"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4472 https://github.com/tpope/vim-obsession" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4472 https://github.com/tpope/vim-obsession"