commit: 441c708c0f0b819283362e003a07463cd4a9f019 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sat Sep 5 12:44:12 2020 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Sat Sep 5 17:30:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=441c708c
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 <AT> sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/17424 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild | 4 ++-- 1 file 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 54627dd5384..27659636bbb 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/"
