diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-11-14 22:47:30 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-11-14 22:47:30 +0100 |
commit | b9063c8a2731393060d996b4e07fec55bd3a53b2 (patch) | |
tree | b0caa51c8de7ca4464eedd3dfd0ffdf6f12af31b /media-video/kino | |
parent | media-video/jubler: port to xdg eclass (diff) | |
download | gentoo-b9063c8a2731393060d996b4e07fec55bd3a53b2.tar.gz gentoo-b9063c8a2731393060d996b4e07fec55bd3a53b2.tar.bz2 gentoo-b9063c8a2731393060d996b4e07fec55bd3a53b2.zip |
media-video/kino: update desktop mimeinfo and mime-info cache
Closes: https://bugs.gentoo.org/751712
Closes: https://bugs.gentoo.org/751709
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-video/kino')
-rw-r--r-- | media-video/kino/kino-1.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild index e9af9289d67a..77e78c8d8e24 100644 --- a/media-video/kino/kino-1.3.4-r1.ebuild +++ b/media-video/kino/kino-1.3.4-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools ltprune udev +inherit autotools ltprune udev xdg DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux" HOMEPAGE="http://www.kinodv.org/" |