summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/pqiv/pqiv-2.2.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/media-gfx/pqiv/pqiv-2.2.ebuild b/media-gfx/pqiv/pqiv-2.2.ebuild
index 31a0a5ca..48322785 100644
--- a/media-gfx/pqiv/pqiv-2.2.ebuild
+++ b/media-gfx/pqiv/pqiv-2.2.ebuild
@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
-inherit linux-info toolchain-funcs eutils
+EAPI=6
+inherit linux-info toolchain-funcs
DESCRIPTION="Modern rewrite of Quick Image Viewer"
HOMEPAGE="https://github.com/phillipberndt/pqiv http://www.pberndt.com/Programme/Linux/pqiv/"
@@ -28,10 +28,6 @@ pkg_setup() {
fi
}
-src_prepare() {
- epatch_user
-}
-
src_configure() {
local gtkver=3
! use gtk2 || gtkver=2