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-gfx/freepv/
Date: Thu, 03 Sep 2020 10:09:03
Message-Id: 1599127699.12a0edbc694970e4eb2b4ad3fe50454e13b91581.juippis@gentoo
1 commit: 12a0edbc694970e4eb2b4ad3fe50454e13b91581
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Wed Sep 2 10:29:24 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=12a0edbc
7
8 media-gfx/freepv: update desktop mimeinfo cache
9
10 Closes: https://bugs.gentoo.org/740016
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-gfx/freepv/freepv-0.3.0-r5.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-gfx/freepv/freepv-0.3.0-r5.ebuild b/media-gfx/freepv/freepv-0.3.0-r5.ebuild
19 index 018aec18a7d..db82a97be08 100644
20 --- a/media-gfx/freepv/freepv-0.3.0-r5.ebuild
21 +++ b/media-gfx/freepv/freepv-0.3.0-r5.ebuild
22 @@ -1,8 +1,8 @@
23 -# Copyright 1999-2018 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 -inherit cmake-utils flag-o-matic
29 +inherit cmake-utils flag-o-matic xdg
30
31 DESCRIPTION="Panorama viewer (Quicktime, PangeaVR, GLPanoView formats)"
32 HOMEPAGE="http://freepv.sourceforge.net/"