summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0xd34df00d <0xd34df00d@gmail.com>2020-04-16 20:01:42 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-05-06 14:50:50 +0300
commit9b6bb27bfb910c7b553571a1c0c8199df9bad96f (patch)
tree1530c02043e18fa942ece5e0e94df1c6cb5972eb /app-leechcraft/lc-lhtr
parentapp-leechcraft/lc-launchy: EAPI bump, fix deps (diff)
downloadgentoo-9b6bb27bfb910c7b553571a1c0c8199df9bad96f.tar.gz
gentoo-9b6bb27bfb910c7b553571a1c0c8199df9bad96f.tar.bz2
gentoo-9b6bb27bfb910c7b553571a1c0c8199df9bad96f.zip
app-leechcraft/lc-lhtr: bump EAPI=7
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-leechcraft/lc-lhtr')
-rw-r--r--app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild b/app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild
index acc40ba9a3cc..11193cb30956 100644
--- a/app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild
+++ b/app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit leechcraft
@@ -14,7 +14,7 @@ IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
app-text/tidy-html5
dev-qt/qtnetwork:5
- dev-qt/qtwidgets:5
dev-qt/qtwebkit:5
+ dev-qt/qtwidgets:5
"
RDEPEND="${DEPEND}"