diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-11-14 22:47:14 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-11-14 22:47:14 +0100 |
commit | 71d6f35ecd64036500641d389b6a395c2f5860ee (patch) | |
tree | 917f43cd0fae2e374db75876d04019906a4e2beb /games-puzzle/zaz | |
parent | dev-embedded/mcu8051ide: update desktop mimeinfo and mime-info cache (diff) | |
download | gentoo-71d6f35ecd64036500641d389b6a395c2f5860ee.tar.gz gentoo-71d6f35ecd64036500641d389b6a395c2f5860ee.tar.bz2 gentoo-71d6f35ecd64036500641d389b6a395c2f5860ee.zip |
games-puzzle/zaz: update desktop mimeinfo cache
Closes: https://bugs.gentoo.org/750407
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-puzzle/zaz')
-rw-r--r-- | games-puzzle/zaz/zaz-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/zaz/zaz-1.0.0-r1.ebuild b/games-puzzle/zaz/zaz-1.0.0-r1.ebuild index 1ea20bafcd65..4a3321038e57 100644 --- a/games-puzzle/zaz/zaz-1.0.0-r1.ebuild +++ b/games-puzzle/zaz/zaz-1.0.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools flag-o-matic +inherit autotools flag-o-matic xdg DESCRIPTION="A puzzle game where the player has to arrange balls in triplets" HOMEPAGE="https://sourceforge.net/projects/zaz/" |