commit: 6a4ad64efb50506926029bc1f4bdbfe32c380496 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Tue Nov 10 17:46:24 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Tue Nov 10 17:46:24 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6a4ad64e
kde-frameworks/sonnet: reduce DESCRIPTION length to fit within 80 character limit Package-Manager: portage-2.2.24 kde-frameworks/sonnet/sonnet-5.16.0.ebuild | 2 +- kde-frameworks/sonnet/sonnet-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/sonnet/sonnet-5.16.0.ebuild b/kde-frameworks/sonnet/sonnet-5.16.0.ebuild index 2d32972..b56eb9d 100644 --- a/kde-frameworks/sonnet/sonnet-5.16.0.ebuild +++ b/kde-frameworks/sonnet/sonnet-5.16.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit kde5 -DESCRIPTION="Framework for providing spell-checking capabilities through abstraction of popular backends" +DESCRIPTION="Framework for providing spell-checking through abstraction of popular backends" LICENSE="LGPL-2+ LGPL-2.1+" KEYWORDS=" ~amd64 ~x86" IUSE="+aspell hunspell nls" diff --git a/kde-frameworks/sonnet/sonnet-9999.ebuild b/kde-frameworks/sonnet/sonnet-9999.ebuild index 3980355..50bc516 100644 --- a/kde-frameworks/sonnet/sonnet-9999.ebuild +++ b/kde-frameworks/sonnet/sonnet-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit kde5 -DESCRIPTION="Framework for providing spell-checking capabilities through abstraction of popular backends" +DESCRIPTION="Framework for providing spell-checking through abstraction of popular backends" LICENSE="LGPL-2+ LGPL-2.1+" KEYWORDS="" IUSE="+aspell hunspell nls"
