commit: 6f17579f2549378c337b22780cfb10ceb6a7b4b5 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sun Sep 20 13:50:12 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 13:50:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f17579f
x11-misc/grsync: update desktop mimeinfo and mime-info cache Closes: https://bugs.gentoo.org/742785 Closes: https://bugs.gentoo.org/742779 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: David Seifert <soap <AT> gentoo.org> x11-misc/grsync/grsync-1.2.8.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11-misc/grsync/grsync-1.2.8.ebuild b/x11-misc/grsync/grsync-1.2.8.ebuild index 9a17e6b5c3f..d866f840856 100644 --- a/x11-misc/grsync/grsync-1.2.8.ebuild +++ b/x11-misc/grsync/grsync-1.2.8.ebuild @@ -3,6 +3,8 @@ EAPI=7 +inherit xdg + DESCRIPTION="A gtk frontend to rsync" HOMEPAGE="http://www.opbyte.it/grsync/" LICENSE="GPL-2"
