diff options
author | 2020-09-20 15:50:12 +0200 | |
---|---|---|
committer | 2020-09-20 15:50:12 +0200 | |
commit | 6f17579f2549378c337b22780cfb10ceb6a7b4b5 (patch) | |
tree | 1e330344b797c9b173151eeff3bd2ce019fff6c3 /x11-misc | |
parent | x11-misc/qcomicbook: update desktop mimeinfo cache (diff) | |
download | gentoo-6f17579f2549378c337b22780cfb10ceb6a7b4b5.tar.gz gentoo-6f17579f2549378c337b22780cfb10ceb6a7b4b5.tar.bz2 gentoo-6f17579f2549378c337b22780cfb10ceb6a7b4b5.zip |
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@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/grsync/grsync-1.2.8.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-misc/grsync/grsync-1.2.8.ebuild b/x11-misc/grsync/grsync-1.2.8.ebuild index 9a17e6b5c3f0..d866f840856b 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" |