summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-10-02 16:33:26 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-10-02 16:34:14 +0300
commitb246e69266874704a03edd81561877924c4bc6b1 (patch)
tree903bb29cb921c92e1189565e95dee3521c1d6e9b /media-gfx/qimgv/qimgv-1.0.2.ebuild
parentapp-editors/vscodium: versiom bump to 1.60.2 (diff)
downloadgentoo-b246e69266874704a03edd81561877924c4bc6b1.tar.gz
gentoo-b246e69266874704a03edd81561877924c4bc6b1.tar.bz2
gentoo-b246e69266874704a03edd81561877924c4bc6b1.zip
media-gfx/qimgv: drop duplicate eclass inherit from 1.0.2
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-gfx/qimgv/qimgv-1.0.2.ebuild')
-rw-r--r--media-gfx/qimgv/qimgv-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/qimgv/qimgv-1.0.2.ebuild b/media-gfx/qimgv/qimgv-1.0.2.ebuild
index e24eebb295fb..2593b48c2c20 100644
--- a/media-gfx/qimgv/qimgv-1.0.2.ebuild
+++ b/media-gfx/qimgv/qimgv-1.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit cmake xdg xdg-utils
+inherit cmake xdg
DESCRIPTION="A cross-platform image viewer with webm support, written in qt5"
HOMEPAGE="https://github.com/easymodo/qimgv"