diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-12-15 00:24:33 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-12-15 00:25:20 +1100 |
commit | c874a5cc220417a64731733d539c58931c01e4cc (patch) | |
tree | ad289a7b55c5844c35d0f92f9732d03ea6e972f5 /media-gfx/symboleditor | |
parent | kde-base: Add >=cmake-3.4 configure fix for KDE PIM (diff) | |
download | gentoo-c874a5cc220417a64731733d539c58931c01e4cc.tar.gz gentoo-c874a5cc220417a64731733d539c58931c01e4cc.tar.bz2 gentoo-c874a5cc220417a64731733d539c58931c01e4cc.zip |
media-gfx/symboleditor: shorten DESCRIPTION to fit within 80-character guideline
Package-Manager: portage-2.2.26
Diffstat (limited to 'media-gfx/symboleditor')
-rw-r--r-- | media-gfx/symboleditor/symboleditor-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |