Summary: | app-editors/vim-8.1.0412: desktop mimeinfo cache not updated | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arfrever Frehtes Taifersar Arahesis <arfrever.fta> |
Component: | Current packages | Assignee: | Vim Maintainers <vim> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Arfrever Frehtes Taifersar Arahesis
2018-09-21 09:18:00 UTC
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dcf9f8457256d2e87b6c9ee5a18b65a0bc3c8c8 commit 4dcf9f8457256d2e87b6c9ee5a18b65a0bc3c8c8 Author: Tim Harder <radhermit@gentoo.org> AuthorDate: 2018-12-28 09:00:59 +0000 Commit: Tim Harder <radhermit@gentoo.org> CommitDate: 2018-12-28 09:08:16 +0000 app-editors/vim: version bump to 8.1.0648 Closes: https://bugs.gentoo.org/666680 Signed-off-by: Tim Harder <radhermit@gentoo.org> app-editors/vim/Manifest | 1 + app-editors/vim/vim-8.1.0648.ebuild | 321 ++++++++++++++++++++++++++++++++++++ app-editors/vim/vim-9999.ebuild | 12 +- 3 files changed, 332 insertions(+), 2 deletions(-) app-editors/vim-8.1.0648 does not install anything in /usr/share/icons so calling gnome2_icon_cache_update() is not necessary there. (Do not confuse this package with app-editors/vim-core which actually should call gnome2_icon_cache_update() (bug #673926).) |