From a55a854916664d897e57a634932fc48937edca5f Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Wed, 19 Jul 2017 16:54:16 +0200 Subject: Make repoman happy --- media-gfx/pqiv/pqiv-2.8.5.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media-gfx') diff --git a/media-gfx/pqiv/pqiv-2.8.5.ebuild b/media-gfx/pqiv/pqiv-2.8.5.ebuild index 95b9f89b..834095b3 100644 --- a/media-gfx/pqiv/pqiv-2.8.5.ebuild +++ b/media-gfx/pqiv/pqiv-2.8.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit linux-info toolchain-funcs fdo-mime +inherit linux-info toolchain-funcs xdg-utils SRC_URI="https://github.com/phillipberndt/pqiv/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" @@ -63,9 +63,9 @@ src_compile() { } pkg_postinst() { - fdo-mime_desktop_database_update + xdg_desktop_database_update } pkg_postrm() { - fdo-mime_desktop_database_update + xdg_desktop_database_update } -- cgit v1.2.3-18-g5258