From e248f9bbf5563be7d6185fd146db364df83a9988 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Fri, 28 Dec 2018 16:14:22 -0600 Subject: app-editors/vim-core: avoid icon file collision with gvim And update icon cache. Closes: https://bugs.gentoo.org/673926 Signed-off-by: Tim Harder --- app-editors/vim-core/vim-core-8.1.0648.ebuild | 12 ++++++++++-- app-editors/vim-core/vim-core-9999.ebuild | 12 ++++++++++-- 2 files changed, 20 insertions(+), 4 deletions(-) (limited to 'app-editors') diff --git a/app-editors/vim-core/vim-core-8.1.0648.ebuild b/app-editors/vim-core/vim-core-8.1.0648.ebuild index 3c18feca9036..1aeb3a66d543 100644 --- a/app-editors/vim-core/vim-core-8.1.0648.ebuild +++ b/app-editors/vim-core/vim-core-8.1.0648.ebuild @@ -3,7 +3,7 @@ EAPI=6 VIM_VERSION="8.1" -inherit estack vim-doc flag-o-matic bash-completion-r1 prefix desktop +inherit estack vim-doc flag-o-matic bash-completion-r1 prefix desktop gnome2-utils if [[ ${PV} == 9999* ]] ; then inherit git-r3 @@ -23,6 +23,8 @@ LICENSE="vim" IUSE="nls acl minimal" DEPEND="sys-devel/autoconf" +# avoid icon file collision bug #673880 +RDEPEND="!!