commit:     3457953fd0a7146f097ae40776ee261172ce7c67
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  5 15:44:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct  5 15:44:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3457953f

app-editors/vim: add gentoo-syntax dep back to 9.0.9655

Dropped by mistake.

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

 app-editors/vim/{vim-9.0.0655.ebuild => vim-9.0.0655-r1.ebuild} | 1 +
 app-editors/vim/vim-9999.ebuild                                 | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-editors/vim/vim-9.0.0655.ebuild 
b/app-editors/vim/vim-9.0.0655-r1.ebuild
similarity index 99%
rename from app-editors/vim/vim-9.0.0655.ebuild
rename to app-editors/vim/vim-9.0.0655-r1.ebuild
index 5ffcda64baac..f9e1c2239e75 100644
--- a/app-editors/vim/vim-9.0.0655.ebuild
+++ b/app-editors/vim/vim-9.0.0655-r1.ebuild
@@ -64,6 +64,7 @@ BDEPEND="
        lua? ( ${LUA_DEPS} )
        nls? ( sys-devel/gettext )
 "
+PDEPEND="!minimal? ( app-vim/gentoo-syntax )"
 
 pkg_setup() {
        # people with broken alphabets run into trouble. bug #82186.

diff --git a/app-editors/vim/vim-9999.ebuild b/app-editors/vim/vim-9999.ebuild
index 5ffcda64baac..f9e1c2239e75 100644
--- a/app-editors/vim/vim-9999.ebuild
+++ b/app-editors/vim/vim-9999.ebuild
@@ -64,6 +64,7 @@ BDEPEND="
        lua? ( ${LUA_DEPS} )
        nls? ( sys-devel/gettext )
 "
+PDEPEND="!minimal? ( app-vim/gentoo-syntax )"
 
 pkg_setup() {
        # people with broken alphabets run into trouble. bug #82186.

Reply via email to