commit: aeb086c04a977cd3a777167f015e5393ca10f877
Author: Matthew Dawson <matthew <AT> mjdsystems <DOT> ca>
AuthorDate: Mon Oct 13 17:09:05 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Oct 14 14:04:21 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=aeb086c0
[kde-base/kwayland] Remove kwayland-wayland-1.5.patch from 9999.
The latest KWayland no longer requires the kwayland-wayland-1.5.patch,
as the latest changes in git no longer require egl.
Upstream commit: 2180655167287d94f65af9ecea766aef94489158
Package-Manager: portage-2.2.8-r2
---
kde-base/kwayland/kwayland-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/kde-base/kwayland/kwayland-9999.ebuild
b/kde-base/kwayland/kwayland-9999.ebuild
index 45e16ae..cde57ea 100644
--- a/kde-base/kwayland/kwayland-9999.ebuild
+++ b/kde-base/kwayland/kwayland-9999.ebuild
@@ -22,5 +22,3 @@ RDEPEND="${DEPEND}"
# All failing, i guess we need a virtual wayland server
RESTRICT="test"
-
-PATCHES=( "${FILESDIR}/${PN}-wayland-1.5.patch" )