Skip to content

Commit

Permalink
app-text/diffpdf: EAPI-7 bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed May 20, 2020
1 parent 2b39af3 commit 2909393
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions app-text/diffpdf/diffpdf-2.1.3-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=7

inherit desktop qmake-utils

Expand All @@ -14,16 +14,15 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""

BDEPEND="dev-qt/linguist-tools:5"
RDEPEND="
app-text/poppler[qt5]
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtprintsupport:5
dev-qt/qtwidgets:5
"
DEPEND="${RDEPEND}
dev-qt/linguist-tools:5
"
DEPEND="${RDEPEND}"

PATCHES=( "${FILESDIR}"/${P}-qt5.patch )

Expand Down

0 comments on commit 2909393

Please sign in to comment.