commit: 86052e25d83e5df82e7e43f2defa2be3360d3f1c
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 18 15:02:02 2018 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Tue Sep 18 15:02:02 2018 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=86052e25
dev-qt/qtwebengine: remove upstreamed libxml catalog patch from 5.12
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-qt/qtwebengine/qtwebengine-5.12.9999.ebuild | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-qt/qtwebengine/qtwebengine-5.12.9999.ebuild
b/dev-qt/qtwebengine/qtwebengine-5.12.9999.ebuild
index 63a7df36..4fab7ab9 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.12.9999.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.12.9999.ebuild
@@ -79,10 +79,7 @@ DEPEND="${RDEPEND}
pax_kernel? ( sys-apps/elfix )
"
-PATCHES+=(
- "${FILESDIR}/${PN}-5.11.2-libxml2-disable-catalogs.patch" # bug 653078
- "${FILESDIR}/${PN}-5.12.0-add-libvpx-options.patch"
-)
+PATCHES+=( "${FILESDIR}/${PN}-5.12.0-add-libvpx-options.patch" )
src_prepare() {
use pax_kernel && PATCHES+=(
"${FILESDIR}/${PN}-5.9.3-paxmark-mksnapshot.patch" )