From 72c5095ad0b9c06e48e5b1083934f82671771e8f Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 19 Aug 2021 21:25:25 +0200 Subject: [PATCH] app-vim/riv: Bump to 0.793_p20210809 and update the header The package was added to this overlay in 2018. Adopting the date inside the ebuild accordingly. Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Nils Freydank --- app-vim/riv/Manifest | 2 +- ...{riv-0.793_p20200409.ebuild => riv-0.793_p20210809.ebuild} | 4 ++-- app-vim/riv/riv-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) rename app-vim/riv/{riv-0.793_p20200409.ebuild => riv-0.793_p20210809.ebuild} (88%) diff --git a/app-vim/riv/Manifest b/app-vim/riv/Manifest index e8e1caa..ca4b946 100644 --- a/app-vim/riv/Manifest +++ b/app-vim/riv/Manifest @@ -1 +1 @@ -DIST riv-0.793_p20200409.tar.gz 174209 BLAKE2B e94ac1ffe1965e583cbdf6341d7fdfd587a1d47b7710d022744580d2b061bad6f407f6bad4c452b26caa81518327b3fdfc4c4a71f6669193ccc266ba4438afdb SHA512 1d36f9efd3bdecac0471dc3aac322ac0de91508b6dbd030b1063d1ab2aabf6309f554cf5d6973689cf8bac558873eb1a6b4fea92e9a444903348d6729a924e81 +DIST riv-0.793_p20210809.tar.gz 174204 BLAKE2B f4638c72c0f9d285577cca01a5ffd18e9edf4c5c9a711b5f7d6faf28803571c058d54c2ff8dd8857aa9c6b496880710f176de86d9721ece2770c41eb0dba13ae SHA512 5149190184168259953547447c8ac05b576ee808fe38dad93ca9b8b5b681a0d7bb6727f4fa4c6814153d065b294e74be45d8ec6b651ae928baab76c9dd3001eb diff --git a/app-vim/riv/riv-0.793_p20200409.ebuild b/app-vim/riv/riv-0.793_p20210809.ebuild similarity index 88% rename from app-vim/riv/riv-0.793_p20200409.ebuild rename to app-vim/riv/riv-0.793_p20210809.ebuild index 4e6295b..f3efcf5 100644 --- a/app-vim/riv/riv-0.793_p20200409.ebuild +++ b/app-vim/riv/riv-0.793_p20210809.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 2018-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" inherit vim-plugin -COMMIT_ID="e26c3e8dce4c1332e802cde84f83e61ec8a13986" +COMMIT_ID="201ffc4e8dbfc3deeb26c6e278980f53d81d7f6a" DESCRIPTION="vim plugin: Take Notes in rst" HOMEPAGE="https://github.com/gu-fan/riv.vim" diff --git a/app-vim/riv/riv-9999.ebuild b/app-vim/riv/riv-9999.ebuild index 4e6295b..f3efcf5 100644 --- a/app-vim/riv/riv-9999.ebuild +++ b/app-vim/riv/riv-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 2018-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" inherit vim-plugin -COMMIT_ID="e26c3e8dce4c1332e802cde84f83e61ec8a13986" +COMMIT_ID="201ffc4e8dbfc3deeb26c6e278980f53d81d7f6a" DESCRIPTION="vim plugin: Take Notes in rst" HOMEPAGE="https://github.com/gu-fan/riv.vim"