summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0xd34df00d <0xd34df00d@gmail.com>2020-04-16 19:45:21 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-05-06 14:50:49 +0300
commit904323063da466d7f848a3b4efa7f0dd974a9600 (patch)
tree26943601e009445bd254f110b421bfc2c4cfbd15 /app-leechcraft
parentapp-leechcraft/lc-kbswitch: bump to EAPI=7 (diff)
downloadgentoo-904323063da466d7f848a3b4efa7f0dd974a9600.tar.gz
gentoo-904323063da466d7f848a3b4efa7f0dd974a9600.tar.bz2
gentoo-904323063da466d7f848a3b4efa7f0dd974a9600.zip
app-leechcraft/lc-htthare: bump to 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')
-rw-r--r--app-leechcraft/lc-htthare/lc-htthare-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-leechcraft/lc-htthare/lc-htthare-9999.ebuild b/app-leechcraft/lc-htthare/lc-htthare-9999.ebuild
index 3e9be5befe24..26295f1a2a3e 100644
--- a/app-leechcraft/lc-htthare/lc-htthare-9999.ebuild
+++ b/app-leechcraft/lc-htthare/lc-htthare-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
@@ -13,6 +13,5 @@ IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
dev-qt/qtnetwork:5
- dev-qt/qtgui:5
"
RDEPEND="${DEPEND}"