commit: c94c53d491c9f5a9d6af46f6b96946885fe44198 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri Dec 13 08:25:51 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Dec 13 08:26:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94c53d4
app-vim/vimtex: remove bad dependencies. Closes: https://bugs.gentoo.org/688584 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> .../vimtex/{vimtex-99999999.ebuild => vimtex-20180324-r1.ebuild} | 7 ++----- app-vim/vimtex/vimtex-99999999.ebuild | 7 ++----- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/app-vim/vimtex/vimtex-99999999.ebuild b/app-vim/vimtex/vimtex-20180324-r1.ebuild similarity index 86% copy from app-vim/vimtex/vimtex-99999999.ebuild copy to app-vim/vimtex/vimtex-20180324-r1.ebuild index d4031034c01..fc0060ecefd 100644 --- a/app-vim/vimtex/vimtex-99999999.ebuild +++ b/app-vim/vimtex/vimtex-20180324-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,10 +23,7 @@ VIM_PLUGIN_HELPFILES="${PN}" RDEPEND=" !app-vim/vim-latex - !app-vim/automatictexplugin - virtual/latex-base - dev-tex/latexmk -" + !app-vim/automatictexplugin" src_prepare() { default diff --git a/app-vim/vimtex/vimtex-99999999.ebuild b/app-vim/vimtex/vimtex-99999999.ebuild index d4031034c01..fc0060ecefd 100644 --- a/app-vim/vimtex/vimtex-99999999.ebuild +++ b/app-vim/vimtex/vimtex-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,10 +23,7 @@ VIM_PLUGIN_HELPFILES="${PN}" RDEPEND=" !app-vim/vim-latex - !app-vim/automatictexplugin - virtual/latex-base - dev-tex/latexmk -" + !app-vim/automatictexplugin" src_prepare() { default
