commit: 0f38950d91e5a4fb0bf25d0676b768f26f674fca Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Oct 2 14:57:26 2014 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Oct 2 14:57:26 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0f38950d
[kde-base/kwayland] Be consistent with the rest of the tree for quotes. Package-Manager: portage-2.2.12 --- kde-base/kwayland/kwayland-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-base/kwayland/kwayland-9999.ebuild b/kde-base/kwayland/kwayland-9999.ebuild index 3de79c5..656394b 100644 --- a/kde-base/kwayland/kwayland-9999.ebuild +++ b/kde-base/kwayland/kwayland-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -KDE_TEST=true +KDE_TEST="true" inherit kde5 DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries"
