diff options
author | Sam James <sam@gentoo.org> | 2021-04-19 23:00:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-19 23:41:20 +0100 |
commit | 8b97597a77268281d340b0d6d76d7ca0589334ef (patch) | |
tree | 8a5885eec4c4d3d324b92de247d29c4954ef4d48 /app-vim/alternate | |
parent | app-vim/genutils: drop 2.5 (diff) | |
download | gentoo-8b97597a77268281d340b0d6d76d7ca0589334ef.tar.gz gentoo-8b97597a77268281d340b0d6d76d7ca0589334ef.tar.bz2 gentoo-8b97597a77268281d340b0d6d76d7ca0589334ef.zip |
app-vim/alternate: forward stable keywords to 2.18-r2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim/alternate')
-rw-r--r-- | app-vim/alternate/alternate-2.18-r1.ebuild | 1 | ||||
-rw-r--r-- | app-vim/alternate/alternate-2.18-r2.ebuild | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/app-vim/alternate/alternate-2.18-r1.ebuild b/app-vim/alternate/alternate-2.18-r1.ebuild index aa90193c5c5d..9fb9da078edd 100644 --- a/app-vim/alternate/alternate-2.18-r1.ebuild +++ b/app-vim/alternate/alternate-2.18-r1.ebuild @@ -11,7 +11,6 @@ https://www.vim.org/scripts/script.php?script_id=31" LICENSE="alternate" KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" -IUSE="" VIM_PLUGIN_HELPTEXT=\ "This plugin provides a new :A command which will switch between a .c diff --git a/app-vim/alternate/alternate-2.18-r2.ebuild b/app-vim/alternate/alternate-2.18-r2.ebuild index 5dfca7cea024..50ccc8cac641 100644 --- a/app-vim/alternate/alternate-2.18-r2.ebuild +++ b/app-vim/alternate/alternate-2.18-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI=" https://www.vim.org/scripts/download_script.php?src_id=6347 -> ${PN}.txt" LICENSE="alternate" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" VIM_PLUGIN_HELPTEXT=\ "This plugin provides a new :A command which will switch between a .c |