From: Michael Palimaka Date: Mon, 14 Dec 2015 13:24:33 +0000 (+1100) Subject: media-gfx/symboleditor: shorten DESCRIPTION to fit within 80-character guideline X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c874a5cc220417a64731733d539c58931c01e4cc;p=gentoo.git media-gfx/symboleditor: shorten DESCRIPTION to fit within 80-character guideline Package-Manager: portage-2.2.26 --- diff --git a/media-gfx/symboleditor/symboleditor-1.5.0.ebuild b/media-gfx/symboleditor/symboleditor-1.5.0.ebuild index 8285e6bf17fe..b4e801e33073 100644 --- a/media-gfx/symboleditor/symboleditor-1.5.0.ebuild +++ b/media-gfx/symboleditor/symboleditor-1.5.0.ebuild @@ -10,7 +10,7 @@ KDE_LINGUAS="ca cs da de en_GB es et lt nl pl pt pt_BR sk sv uk" MY_P="SymbolEditor-${PV}" inherit kde4-base -DESCRIPTION="Program to create libraries of QPainterPath objects with hints on how to render them" +DESCRIPTION="Application to create libraries of QPainterPath objects with redering hints" HOMEPAGE="https://userbase.kde.org/SymbolEditor" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${MY_P}-1.tar.bz2"