* [gentoo-commits] proj/kde-sunset:master commit in: dev-qt/qtwebkit/
@ 2021-04-27 15:48 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2021-04-27 15:48 UTC (permalink / raw
To: gentoo-commits
commit: 5af643ecfec4c143268b254f05b92bd598b47a68
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 27 08:29:05 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 27 15:15:44 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=5af643ec
dev-qt/qtwebkit: EAPI-7 bump, drop unused inherits
At least src_prepare runs fine. Committed as untested crap.
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtwebkit/qtwebkit-4.10.4.ebuild | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/dev-qt/qtwebkit/qtwebkit-4.10.4.ebuild b/dev-qt/qtwebkit/qtwebkit-4.10.4.ebuild
index 4ab05dbc..fa6a9ec1 100644
--- a/dev-qt/qtwebkit/qtwebkit-4.10.4.ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-4.10.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-inherit eutils multilib python-any-r1 qmake-utils toolchain-funcs multilib-minimal
+EAPI=7
MY_PV=${PV/4.10/2.3}
+PYTHON_COMPAT=( python2_7 )
+inherit python-any-r1 qmake-utils toolchain-funcs multilib-minimal
DESCRIPTION="The WebKit module for the Qt toolkit"
HOMEPAGE="https://www.qt.io/ http://trac.webkit.org/wiki/QtWebKit"
@@ -69,9 +69,7 @@ src_prepare() {
Source/WTF/WTF.pro \
Source/JavaScriptCore/Target.pri || die
- # apply patches
- [[ ${PATCHES[@]} ]] && epatch "${PATCHES[@]}"
- epatch_user
+ default
}
multilib_src_compile() {
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-27 15:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-27 15:48 [gentoo-commits] proj/kde-sunset:master commit in: dev-qt/qtwebkit/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox