Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kwayland/
Date: Thu, 02 Oct 2014 14:59:08
Message-Id: 1412261846.0f38950d91e5a4fb0bf25d0676b768f26f674fca.kensington@gentoo
1 commit: 0f38950d91e5a4fb0bf25d0676b768f26f674fca
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 2 14:57:26 2014 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 2 14:57:26 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0f38950d
7
8 [kde-base/kwayland] Be consistent with the rest of the tree for quotes.
9
10 Package-Manager: portage-2.2.12
11
12 ---
13 kde-base/kwayland/kwayland-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-base/kwayland/kwayland-9999.ebuild b/kde-base/kwayland/kwayland-9999.ebuild
17 index 3de79c5..656394b 100644
18 --- a/kde-base/kwayland/kwayland-9999.ebuild
19 +++ b/kde-base/kwayland/kwayland-9999.ebuild
20 @@ -4,7 +4,7 @@
21
22 EAPI=5
23
24 -KDE_TEST=true
25 +KDE_TEST="true"
26 inherit kde5
27
28 DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries"