summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-09-05 14:44:12 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2020-09-05 19:30:44 +0200
commit441c708c0f0b819283362e003a07463cd4a9f019 (patch)
treef8e1cdef6a2d153826403bc8957c447048da5d6b /media-sound
parentmedia-sound/baudline: update desktop mimeinfo cache (diff)
downloadgentoo-441c708c0f0b819283362e003a07463cd4a9f019.tar.gz
gentoo-441c708c0f0b819283362e003a07463cd4a9f019.tar.bz2
gentoo-441c708c0f0b819283362e003a07463cd4a9f019.zip
media-sound/alsaplayer: update desktop mimeinfo cache
Closes: https://bugs.gentoo.org/740316 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/17424 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild
index 54627dd53847..27659636bbb5 100644
--- a/media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild
+++ b/media-sound/alsaplayer/alsaplayer-0.99.81-r1.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=6
-inherit autotools desktop
+inherit autotools desktop xdg
DESCRIPTION="A heavily multi-threaded pluggable audio player"
HOMEPAGE="http://www.alsaplayer.org/"