diff options
author | Piotr Karbowski <slashbeast@gentoo.org> | 2021-03-16 23:21:57 +0100 |
---|---|---|
committer | Piotr Karbowski <slashbeast@gentoo.org> | 2021-03-16 23:23:00 +0100 |
commit | b92c8f9b9488e706b482935ee9f8e7fe4c103dab (patch) | |
tree | 26badecb37a87daf3d669c392569c16a7fc161b1 /media-gfx | |
parent | dev-libs/cyrus-sasl: fix build with slibtool (diff) | |
download | gentoo-b92c8f9b9488e706b482935ee9f8e7fe4c103dab.tar.gz gentoo-b92c8f9b9488e706b482935ee9f8e7fe4c103dab.tar.bz2 gentoo-b92c8f9b9488e706b482935ee9f8e7fe4c103dab.zip |
media-gfx/gpicview: Fix QA warnings about .desktop files.
Went unotticed due to FEATURES=parallel-install.
Closes:https://bugs.gentoo.org/776286
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild index b66ae5194f7f..5b657769e158 100644 --- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild +++ b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit xdg-utils +inherit xdg DESCRIPTION="A Simple and Fast Image Viewer for X" HOMEPAGE="http://lxde.sourceforge.net/gpicview" |