summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-11-14 22:47:04 +0100
committerDavid Seifert <soap@gentoo.org>2020-11-14 22:47:04 +0100
commitbe6dd20e5503ed19c42786ce3dd98aa6b5850528 (patch)
tree087aa44e4e0b8ee9b9b21ae6ea44a4ec30fdf79e /app-office
parentapp-misc/xmind: inherit xdg.eclass and optfeature.eclass (diff)
downloadgentoo-be6dd20e5503ed19c42786ce3dd98aa6b5850528.tar.gz
gentoo-be6dd20e5503ed19c42786ce3dd98aa6b5850528.tar.bz2
gentoo-be6dd20e5503ed19c42786ce3dd98aa6b5850528.zip
app-office/texmaker: update desktop mimeinfo cache
Closes: https://bugs.gentoo.org/745021 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/texmaker/texmaker-5.0.3.ebuild4
-rw-r--r--app-office/texmaker/texmaker-5.0.4.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/app-office/texmaker/texmaker-5.0.3.ebuild b/app-office/texmaker/texmaker-5.0.3.ebuild
index d086716524d2..5e8c3e418bce 100644
--- a/app-office/texmaker/texmaker-5.0.3.ebuild
+++ b/app-office/texmaker/texmaker-5.0.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit qmake-utils readme.gentoo-r1
+inherit qmake-utils readme.gentoo-r1 xdg
DESCRIPTION="A nice LaTeX-IDE"
HOMEPAGE="https://xm1math.net/texmaker/"
diff --git a/app-office/texmaker/texmaker-5.0.4.ebuild b/app-office/texmaker/texmaker-5.0.4.ebuild
index e2a77a2cb542..d62ff665625c 100644
--- a/app-office/texmaker/texmaker-5.0.4.ebuild
+++ b/app-office/texmaker/texmaker-5.0.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit qmake-utils readme.gentoo-r1
+inherit qmake-utils readme.gentoo-r1 xdg
DESCRIPTION="A nice LaTeX-IDE"
HOMEPAGE="https://xm1math.net/texmaker/"