diff options
Diffstat (limited to 'dev-qt/qtcore/qtcore-4.8.7-r1.ebuild')
-rw-r--r-- | dev-qt/qtcore/qtcore-4.8.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtcore/qtcore-4.8.7-r1.ebuild b/dev-qt/qtcore/qtcore-4.8.7-r1.ebuild index c2d986be2f8c..331ce32832c1 100644 --- a/dev-qt/qtcore/qtcore-4.8.7-r1.ebuild +++ b/dev-qt/qtcore/qtcore-4.8.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -35,9 +35,9 @@ MULTILIB_WRAPPED_HEADERS=( ) PATCHES=( - "${FILESDIR}/${PN}-4.8.5-moc-boost-lexical-cast.patch" "${FILESDIR}/${PN}-4.8.5-honor-ExcludeSocketNotifiers-in-glib-event-loop.patch" # bug 514968 "${FILESDIR}/${PN}-4.8.5-qeventdispatcher-recursive.patch" # bug 514968 + "${FILESDIR}/${PN}-4.8.6-moc-boost-1.60.patch" # bug 556104 ) QT4_TARGET_DIRECTORIES=" |