app-office/lyx: gnome2-utils.eclass not needed anymore
authorPacho Ramos <pacho@gentoo.org>
Wed, 24 Apr 2019 16:26:44 +0000 (18:26 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 24 Apr 2019 16:26:44 +0000 (18:26 +0200)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
app-office/lyx/lyx-2.3.0-r1.ebuild

index 0ed00ce4f2bc33e892e719ba5d266c6fdd8b7623..560ae6538cad62dd578301f988a7dfd74ceb0e19 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
 MY_P="${P/_}"
-inherit desktop gnome2-utils flag-o-matic font python-single-r1 qmake-utils toolchain-funcs xdg-utils
+inherit desktop flag-o-matic font python-single-r1 qmake-utils toolchain-funcs xdg-utils
 
 DESCRIPTION="WYSIWYM frontend for LaTeX, DocBook, etc."
 HOMEPAGE="https://www.lyx.org/"
@@ -150,7 +150,7 @@ src_install() {
 
 pkg_postinst() {
        font_pkg_postinst
-       gnome2_icon_cache_update
+       xdg_icon_cache_update
        xdg_desktop_database_update
 
        # fix for bug 91108
@@ -171,7 +171,7 @@ pkg_postinst() {
 }
 
 pkg_postrm() {
-       gnome2_icon_cache_update
+       xdg_icon_cache_update
        xdg_desktop_database_update
 
        if use latex ; then