diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-09-02 18:30:58 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-09-03 13:08:22 +0300 |
commit | 552761705fba30dd3e52629794d1e55434b23195 (patch) | |
tree | 7f95be807474579eae0291ace89c6ac5543ee8e5 /games-puzzle | |
parent | media-gfx/ephoto: update desktop mimeinfo cache (diff) | |
download | gentoo-552761705fba30dd3e52629794d1e55434b23195.tar.gz gentoo-552761705fba30dd3e52629794d1e55434b23195.tar.bz2 gentoo-552761705fba30dd3e52629794d1e55434b23195.zip |
games-puzzle/xye: update desktop mimeinfo cache
Closes: https://bugs.gentoo.org/739324
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/xye/xye-0.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/xye/xye-0.12.2.ebuild b/games-puzzle/xye/xye-0.12.2.ebuild index ed474f123243..dd5d31b2b2a0 100644 --- a/games-puzzle/xye/xye-0.12.2.ebuild +++ b/games-puzzle/xye/xye-0.12.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools +inherit autotools xdg DESCRIPTION="Free version of the classic game Kye" HOMEPAGE="http://xye.sourceforge.net/" |