commit:     f136e05317d162f986b91389f6bf971c078993b2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue May 19 13:08:23 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue May 19 13:08:23 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f136e053

[kde-frameworks/sonnet] Enable aspell USE flag by default.

This will help ensure that spellchecking works out of the box.

Package-Manager: portage-2.2.19

 kde-frameworks/sonnet/sonnet-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/sonnet/sonnet-9999.ebuild 
b/kde-frameworks/sonnet/sonnet-9999.ebuild
index fe0b5ce..cc4522f 100644
--- a/kde-frameworks/sonnet/sonnet-9999.ebuild
+++ b/kde-frameworks/sonnet/sonnet-9999.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 DESCRIPTION="Framework for providing spell-checking capabilities through 
abstraction of popular backends"
 LICENSE="LGPL-2+ LGPL-2.1+"
 KEYWORDS=""
-IUSE="aspell hunspell nls"
+IUSE="+aspell hunspell nls"
 
 RDEPEND="
        dev-qt/qtgui:5

Reply via email to