mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
kde-misc/yakuake: EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -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=(
|
||||
|
||||
Reference in New Issue
Block a user