commit: 58c9d4a500a1ffd5f7a82f659a21fd4d5aba4c96 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Wed Sep 2 10:34:03 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Sep 3 10:08:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c9d4a5
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 <AT> sartura.hr> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-crypt/zulucrypt/zulucrypt-5.1.0.ebuild | 4 ++-- app-crypt/zulucrypt/zulucrypt-5.4.0.ebuild | 4 ++-- 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 231dceb6d05..8f783bd0f8e 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 9edd794f8a6..81296f712ec 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 934b576d92c..ae369a3926e 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/"
