commit: 13d0a96a0a58c883110cff66d469c11493e925a7 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Tue Nov 10 17:53:55 2015 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Tue Nov 10 17:53:55 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=13d0a96a
kde-frameworks/knotifications: reduce DESCRIPTION length to fit within 80 character limit Package-Manager: portage-2.2.24 kde-frameworks/knotifications/knotifications-5.16.0.ebuild | 2 +- kde-frameworks/knotifications/knotifications-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/knotifications/knotifications-5.16.0.ebuild b/kde-frameworks/knotifications/knotifications-5.16.0.ebuild index 2f3328b..0475327 100644 --- a/kde-frameworks/knotifications/knotifications-5.16.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.16.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 KDE_TEST="false" inherit kde5 -DESCRIPTION="Framework for notifying the user of an event, including feedback and persistant events" +DESCRIPTION="Framework for notifying the user of an event" LICENSE="LGPL-2.1+" KEYWORDS=" ~amd64 ~x86" IUSE="dbus nls speech X" diff --git a/kde-frameworks/knotifications/knotifications-9999.ebuild b/kde-frameworks/knotifications/knotifications-9999.ebuild index 34daca6..7700876 100644 --- a/kde-frameworks/knotifications/knotifications-9999.ebuild +++ b/kde-frameworks/knotifications/knotifications-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 KDE_TEST="false" inherit kde5 -DESCRIPTION="Framework for notifying the user of an event, including feedback and persistant events" +DESCRIPTION="Framework for notifying the user of an event" LICENSE="LGPL-2.1+" KEYWORDS="" IUSE="dbus nls speech X"
