Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/xye/
Date: Thu, 03 Sep 2020 10:09:05
Message-Id: 1599127702.552761705fba30dd3e52629794d1e55434b23195.juippis@gentoo
1 commit: 552761705fba30dd3e52629794d1e55434b23195
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Wed Sep 2 16:30:58 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 3 10:08:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55276170
7
8 games-puzzle/xye: update desktop mimeinfo cache
9
10 Closes: https://bugs.gentoo.org/739324
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 games-puzzle/xye/xye-0.12.2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/games-puzzle/xye/xye-0.12.2.ebuild b/games-puzzle/xye/xye-0.12.2.ebuild
19 index ed474f12324..dd5d31b2b2a 100644
20 --- a/games-puzzle/xye/xye-0.12.2.ebuild
21 +++ b/games-puzzle/xye/xye-0.12.2.ebuild
22 @@ -1,9 +1,9 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28
29 -inherit autotools
30 +inherit autotools xdg
31
32 DESCRIPTION="Free version of the classic game Kye"
33 HOMEPAGE="http://xye.sourceforge.net/"