From f77163004ba864fb69ec47de84ac89d952c13bc5 Mon Sep 17 00:00:00 2001 From: 0xd34df00d <0xd34df00d@gmail.com> Date: Sat, 18 Apr 2020 19:41:37 +0200 Subject: app-leechcraft/lc-rosenthal: bump EAPI, fix deps Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com> Signed-off-by: Joonas Niilola --- app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app-leechcraft') diff --git a/app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild b/app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild index ca903e3958e9..52c22d03a337 100644 --- a/app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild +++ b/app-leechcraft/lc-rosenthal/lc-rosenthal-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 @@ -12,6 +12,6 @@ KEYWORDS="" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtgui:5 - app-text/hunspell" + app-text/hunspell:= +" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad