commit:     cfd581ef4c7d0d86edfbe850cbc3ee8c9c7099de
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 15 12:09:05 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Sep 15 12:09:05 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cfd581ef

[eclass] Expand comment.

---
 eclass/kde5.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index f4a1d25..50b5011 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -87,7 +87,7 @@ fi
 # @ECLASS-VARIABLE: KDE_TEST
 # @DESCRIPTION:
 # If set to "false", do nothing.
-# For any other value, add test to IUSE and add a dependency on qttest.
+# For any other value, add test to IUSE and add a dependency on 
dev-qt/qttest:5.
 if [[ ${CATEGORY} = kde-frameworks ]]; then
        : ${KDE_TEST:=true}
 else

Reply via email to