diff options
| -rw-r--r-- | kde-misc/yakuake/yakuake-3.0.5-r1.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild b/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild index 53cb9758ae62..afa2667addc2 100644 --- a/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild +++ b/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit kde5 @@ -49,11 +49,7 @@ RDEPEND="${DEPEND} !kde-misc/yakuake:4 " -PATCHES=( - "${WORKDIR}/${P}-patches/${P}-kmainwindow.patch" - "${WORKDIR}/${P}-patches/${P}-qicon.patch" - "${WORKDIR}/${P}-patches/${P}-kwindowsystem.patch" -) +PATCHES=( "${WORKDIR}/${P}-patches" ) src_configure() { local mycmakeargs=( |
