Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gimmix/
Date: Thu, 03 Sep 2020 10:09:01
Message-Id: 1599127699.7eee7b5587540faeb096801564353f05f853b24b.juippis@gentoo
1 commit: 7eee7b5587540faeb096801564353f05f853b24b
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Wed Sep 2 10:43:08 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 3 10:08:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eee7b55
7
8 media-sound/gimmix: update desktop mimeinfo cache
9
10 Closes: https://bugs.gentoo.org/736485
11 Package-Manager: Portage-3.0.4, Repoman-3.0.1
12 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
13 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
14
15 media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild b/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
19 index 94b5fc0b68b..28d4cac4033 100644
20 --- a/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
21 +++ b/media-sound/gimmix/gimmix-0.5.7.2-r1.ebuild
22 @@ -3,7 +3,7 @@
23
24 EAPI=7
25
26 -inherit autotools
27 +inherit autotools xdg
28
29 DESCRIPTION="a graphical music player daemon (MPD) client using GTK+2"
30 HOMEPAGE="https://launchpad.net/gimmix"