Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/zulucrypt/
Date: Thu, 03 Sep 2020 10:09:04
Message-Id: 1599127701.58c9d4a500a1ffd5f7a82f659a21fd4d5aba4c96.juippis@gentoo
1 commit: 58c9d4a500a1ffd5f7a82f659a21fd4d5aba4c96
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Wed Sep 2 10:34:03 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 3 10:08:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c9d4a5
7
8 app-crypt/zulucrypt: update desktop mimeinfo cache
9
10 Closes: https://bugs.gentoo.org/733002
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 app-crypt/zulucrypt/zulucrypt-5.1.0.ebuild | 4 ++--
16 app-crypt/zulucrypt/zulucrypt-5.4.0.ebuild | 4 ++--
17 app-crypt/zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild | 4 ++--
18 3 files changed, 6 insertions(+), 6 deletions(-)
19
20 diff --git a/app-crypt/zulucrypt/zulucrypt-5.1.0.ebuild b/app-crypt/zulucrypt/zulucrypt-5.1.0.ebuild
21 index 231dceb6d05..8f783bd0f8e 100644
22 --- a/app-crypt/zulucrypt/zulucrypt-5.1.0.ebuild
23 +++ b/app-crypt/zulucrypt/zulucrypt-5.1.0.ebuild
24 @@ -1,9 +1,9 @@
25 -# Copyright 1999-2017 Gentoo Foundation
26 +# Copyright 1999-2020 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30
31 -inherit cmake-utils
32 +inherit cmake-utils xdg
33
34 DESCRIPTION="Front end to cryptsetup"
35 HOMEPAGE="https://mhogomchungu.github.io/zuluCrypt/"
36
37 diff --git a/app-crypt/zulucrypt/zulucrypt-5.4.0.ebuild b/app-crypt/zulucrypt/zulucrypt-5.4.0.ebuild
38 index 9edd794f8a6..81296f712ec 100644
39 --- a/app-crypt/zulucrypt/zulucrypt-5.4.0.ebuild
40 +++ b/app-crypt/zulucrypt/zulucrypt-5.4.0.ebuild
41 @@ -1,9 +1,9 @@
42 -# Copyright 1999-2017 Gentoo Foundation
43 +# Copyright 1999-2020 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47
48 -inherit cmake-utils
49 +inherit cmake-utils xdg
50
51 DESCRIPTION="Front end to cryptsetup"
52 HOMEPAGE="https://mhogomchungu.github.io/zuluCrypt/"
53
54 diff --git a/app-crypt/zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild b/app-crypt/zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild
55 index 934b576d92c..ae369a3926e 100644
56 --- a/app-crypt/zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild
57 +++ b/app-crypt/zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild
58 @@ -1,9 +1,9 @@
59 -# Copyright 1999-2018 Gentoo Foundation
60 +# Copyright 1999-2020 Gentoo Authors
61 # Distributed under the terms of the GNU General Public License v2
62
63 EAPI=6
64
65 -inherit cmake-utils
66 +inherit cmake-utils xdg
67
68 DESCRIPTION="Front end to cryptsetup"
69 HOMEPAGE="https://mhogomchungu.github.io/zuluCrypt/"