commit: b418e3c0cb75b09c0e95585fdf514bd655bf580f
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 16:26:44 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 16:26:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b418e3c0
app-office/lyx: gnome2-utils.eclass not needed anymore
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
app-office/lyx/lyx-2.3.0-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-office/lyx/lyx-2.3.0-r1.ebuild
b/app-office/lyx/lyx-2.3.0-r1.ebuild
index 0ed00ce4f2b..560ae6538ca 100644
--- a/app-office/lyx/lyx-2.3.0-r1.ebuild
+++ b/app-office/lyx/lyx-2.3.0-r1.ebuild
@@ -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