commit:     8103770c156cc67f980a952c46c1463854989dd6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 21:59:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 22:41:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8103770c

app-vim/genutils: forward stable keywords to 2.5-r1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-vim/genutils/genutils-2.5-r1.ebuild | 5 +++--
 app-vim/genutils/genutils-2.5.ebuild    | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-vim/genutils/genutils-2.5-r1.ebuild 
b/app-vim/genutils/genutils-2.5-r1.ebuild
index 57fc9d0c385..1d1770abc28 100644
--- a/app-vim/genutils/genutils-2.5-r1.ebuild
+++ b/app-vim/genutils/genutils-2.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,9 +7,10 @@ inherit vim-plugin
 
 DESCRIPTION="vim plugin: library with various useful functions"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=197";
+
 SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=11399 -> 
${P}.zip"
 LICENSE="GPL-3"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides library functions and is not intended to be used

diff --git a/app-vim/genutils/genutils-2.5.ebuild 
b/app-vim/genutils/genutils-2.5.ebuild
index 8cac5cf0724..a34145df707 100644
--- a/app-vim/genutils/genutils-2.5.ebuild
+++ b/app-vim/genutils/genutils-2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,6 +8,7 @@ inherit vim-plugin
 DESCRIPTION="vim plugin: library with various useful functions"
 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=197";
 SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=11399 -> 
${P}.zip"
+
 LICENSE="GPL-3"
 KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
 

Reply via email to