commit: 6f069f0dda41cd3e23739dde15f64fa221ee5f22 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Wed Sep 2 18:39:15 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Sep 3 10:08:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f069f0d
app-crypt/gpa: update desktop mimeinfo cache Closes: https://bugs.gentoo.org/732996 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/gpa/gpa-0.10.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-crypt/gpa/gpa-0.10.0.ebuild b/app-crypt/gpa/gpa-0.10.0.ebuild index c6f4c15315b..31a5e81e4e0 100644 --- a/app-crypt/gpa/gpa-0.10.0.ebuild +++ b/app-crypt/gpa/gpa-0.10.0.ebuild @@ -3,6 +3,8 @@ EAPI=7 +inherit xdg + DESCRIPTION="The GNU Privacy Assistant (GPA) is a graphical user interface for GnuPG" HOMEPAGE="http://gpa.wald.intevation.org" SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
