commit: 3d287771f3d7d398bcb00b1b5ca4b3111ea63570 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com> AuthorDate: Mon Apr 4 22:58:44 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Wed Apr 6 12:35:49 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3d287771
kde-apps/gpgmepp: Fix patch for EAPI 6 Package-Manager: portage-2.2.27 ...9.1-boostincludes.patch => kdepimlibs-4.14.11-boostincludes.patch} | 4 ++-- kde-apps/gpgmepp/gpgmepp-4.14.11_pre20160211.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/gpgmepp/files/kdepimlibs-4.9.1-boostincludes.patch b/kde-apps/gpgmepp/files/kdepimlibs-4.14.11-boostincludes.patch similarity index 85% rename from kde-apps/gpgmepp/files/kdepimlibs-4.9.1-boostincludes.patch rename to kde-apps/gpgmepp/files/kdepimlibs-4.14.11-boostincludes.patch index 2df44a7..1b5cdcb 100644 --- a/kde-apps/gpgmepp/files/kdepimlibs-4.9.1-boostincludes.patch +++ b/kde-apps/gpgmepp/files/kdepimlibs-4.14.11-boostincludes.patch @@ -2,8 +2,8 @@ Make sure that the Boost headers are actually found, since they are referenced in the kdepimlibs headers. Patch by Alex Turbov, see https://bugs.kde.org/show_bug.cgi?id=306323 ---- KdepimLibsConfig.cmake.in.org 2012-08-13 12:46:24.000000000 +0400 -+++ KdepimLibsConfig.cmake.in 2012-09-06 08:53:53.000000000 +0400 +--- a/KdepimLibsConfig.cmake.in.org 2012-08-13 12:46:24.000000000 +0400 ++++ b/KdepimLibsConfig.cmake.in 2012-09-06 08:53:53.000000000 +0400 @@ -15,7 +15,7 @@ set(KDEPIMLIBS_DBUS_INTERFACES_DIR "@KDEPIMLIBS_DBUS_INTERFACES_DIR@") set(KDEPIMLIBS_DBUS_SERVICES_DIR "@KDEPIMLIBS_DBUS_SERVICES_DIR@") diff --git a/kde-apps/gpgmepp/gpgmepp-4.14.11_pre20160211.ebuild b/kde-apps/gpgmepp/gpgmepp-4.14.11_pre20160211.ebuild index 32e5dc1..1e73b51 100644 --- a/kde-apps/gpgmepp/gpgmepp-4.14.11_pre20160211.ebuild +++ b/kde-apps/gpgmepp/gpgmepp-4.14.11_pre20160211.ebuild @@ -27,7 +27,7 @@ RDEPEND="${DEPEND} !kde-apps/kdepimlibs:4 " -PATCHES=( "${FILESDIR}/kdepimlibs-4.9.1-boostincludes.patch" ) +PATCHES=( "${FILESDIR}/kdepimlibs-4.14.11-boostincludes.patch" ) S=${WORKDIR}/${KMNAME}
