summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2019-04-24 18:26:44 +0200
committerPacho Ramos <pacho@gentoo.org>2019-04-24 18:26:44 +0200
commitb418e3c0cb75b09c0e95585fdf514bd655bf580f (patch)
treea1c743ba945d341b6a3dc6212bb391d567bb064c /app-office
parentapp-office/lyx: Ensure system mythes is used instead of bundled one (diff)
downloadgentoo-b418e3c0cb75b09c0e95585fdf514bd655bf580f.tar.gz
gentoo-b418e3c0cb75b09c0e95585fdf514bd655bf580f.tar.bz2
gentoo-b418e3c0cb75b09c0e95585fdf514bd655bf580f.zip
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@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/lyx/lyx-2.3.0-r1.ebuild6
1 files 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 0ed00ce4f2bc..560ae6538cad 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