diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-09-02 12:34:03 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-09-03 13:08:21 +0300 |
commit | 58c9d4a500a1ffd5f7a82f659a21fd4d5aba4c96 (patch) | |
tree | c956a1a58686dc491edbc6fffc3f4fc7d5069118 /app-crypt/zulucrypt | |
parent | app-editors/xmlcopyeditor: update desktop mimeinfo cache (diff) | |
download | gentoo-58c9d4a500a1ffd5f7a82f659a21fd4d5aba4c96.tar.gz gentoo-58c9d4a500a1ffd5f7a82f659a21fd4d5aba4c96.tar.bz2 gentoo-58c9d4a500a1ffd5f7a82f659a21fd4d5aba4c96.zip |
app-crypt/zulucrypt: update desktop mimeinfo cache
Closes: https://bugs.gentoo.org/733002
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 'app-crypt/zulucrypt')
-rw-r--r-- | app-crypt/zulucrypt/zulucrypt-5.1.0.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/zulucrypt/zulucrypt-5.4.0.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/zulucrypt/zulucrypt-5.1.0.ebuild b/app-crypt/zulucrypt/zulucrypt-5.1.0.ebuild index 231dceb6d05a..8f783bd0f8ee 100644 --- a/app-crypt/zulucrypt/zulucrypt-5.1.0.ebuild +++ b/app-crypt/zulucrypt/zulucrypt-5.1.0.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 cmake-utils +inherit cmake-utils xdg DESCRIPTION="Front end to cryptsetup" HOMEPAGE="https://mhogomchungu.github.io/zuluCrypt/" diff --git a/app-crypt/zulucrypt/zulucrypt-5.4.0.ebuild b/app-crypt/zulucrypt/zulucrypt-5.4.0.ebuild index 9edd794f8a6b..81296f712ec5 100644 --- a/app-crypt/zulucrypt/zulucrypt-5.4.0.ebuild +++ b/app-crypt/zulucrypt/zulucrypt-5.4.0.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 cmake-utils +inherit cmake-utils xdg DESCRIPTION="Front end to cryptsetup" HOMEPAGE="https://mhogomchungu.github.io/zuluCrypt/" diff --git a/app-crypt/zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild b/app-crypt/zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild index 934b576d92c1..ae369a3926e1 100644 --- a/app-crypt/zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild +++ b/app-crypt/zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit cmake-utils +inherit cmake-utils xdg DESCRIPTION="Front end to cryptsetup" HOMEPAGE="https://mhogomchungu.github.io/zuluCrypt/" |