From: Andreas Sturmlechner Date: Mon, 10 Jun 2019 18:18:20 +0000 (+0200) Subject: media-gfx/blender: gnome2-utils -> xdg-utils X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5c2065be33c1154fbef2b55f9e7d9383b6872af7;p=gentoo.git media-gfx/blender: gnome2-utils -> xdg-utils Minor modernisation. Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner --- diff --git a/media-gfx/blender/blender-2.79b-r1.ebuild b/media-gfx/blender/blender-2.79b-r1.ebuild index 4e307518c21b..147bcd56b0d9 100644 --- a/media-gfx/blender/blender-2.79b-r1.ebuild +++ b/media-gfx/blender/blender-2.79b-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 PYTHON_COMPAT=( python{3_5,3_6} ) -inherit check-reqs cmake-utils xdg-utils flag-o-matic gnome2-utils \ +inherit check-reqs cmake-utils xdg-utils flag-o-matic xdg-utils \ pax-utils python-single-r1 toolchain-funcs eapi7-ver DESCRIPTION="3D Creation/Animation/Publishing System" @@ -256,10 +256,6 @@ src_install() { python_optimize "${ED%/}/usr/share/blender/${MY_PV}/scripts" } -pkg_preinst() { - gnome2_icon_savelist -} - pkg_postinst() { elog elog "Blender uses python integration. As such, may have some" @@ -277,12 +273,12 @@ pkg_postinst() { ewarn "If you are concerned about security, file a bug upstream:" ewarn " https://developer.blender.org/" ewarn - gnome2_icon_cache_update + xdg_icon_cache_update xdg_mimeinfo_database_update } pkg_postrm() { - gnome2_icon_cache_update + xdg_icon_cache_update xdg_mimeinfo_database_update ewarn ""