commit: 7a6134678d3424050affa4c1b4c47cc7ad66d418 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Tue Nov 10 17:50:07 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Tue Nov 10 17:50:07 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7a613467
kde-frameworks/kwindowsystem: reduce DESCRIPTION length to fit within 80 character limit Package-Manager: portage-2.2.24 kde-frameworks/kwindowsystem/kwindowsystem-5.16.0.ebuild | 2 +- kde-frameworks/kwindowsystem/kwindowsystem-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.16.0.ebuild b/kde-frameworks/kwindowsystem/kwindowsystem-5.16.0.ebuild index 444977e..df110a9 100644 --- a/kde-frameworks/kwindowsystem/kwindowsystem-5.16.0.ebuild +++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.16.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 VIRTUALX_REQUIRED="test" inherit kde5 -DESCRIPTION="Framework providing access to certain properties and features of the window manager" +DESCRIPTION="Framework providing access to properties and features of the window manager" LICENSE="LGPL-2+ MIT" KEYWORDS=" ~amd64 ~arm ~arm64 ~x86" IUSE="nls X" diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-9999.ebuild b/kde-frameworks/kwindowsystem/kwindowsystem-9999.ebuild index 802f688..8bd2457 100644 --- a/kde-frameworks/kwindowsystem/kwindowsystem-9999.ebuild +++ b/kde-frameworks/kwindowsystem/kwindowsystem-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 VIRTUALX_REQUIRED="test" inherit kde5 -DESCRIPTION="Framework providing access to certain properties and features of the window manager" +DESCRIPTION="Framework providing access to properties and features of the window manager" LICENSE="LGPL-2+ MIT" KEYWORDS="" IUSE="nls X"