Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/symboleditor/
Date: Mon, 14 Dec 2015 13:25:40
Message-Id: 1450099520.c874a5cc220417a64731733d539c58931c01e4cc.kensington@gentoo
1 commit: c874a5cc220417a64731733d539c58931c01e4cc
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 14 13:24:33 2015 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 14 13:25:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c874a5cc
7
8 media-gfx/symboleditor: shorten DESCRIPTION to fit within 80-character guideline
9
10 Package-Manager: portage-2.2.26
11
12 media-gfx/symboleditor/symboleditor-1.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/symboleditor/symboleditor-1.5.0.ebuild b/media-gfx/symboleditor/symboleditor-1.5.0.ebuild
16 index 8285e6b..b4e801e 100644
17 --- a/media-gfx/symboleditor/symboleditor-1.5.0.ebuild
18 +++ b/media-gfx/symboleditor/symboleditor-1.5.0.ebuild
19 @@ -10,7 +10,7 @@ KDE_LINGUAS="ca cs da de en_GB es et lt nl pl pt pt_BR sk sv uk"
20 MY_P="SymbolEditor-${PV}"
21 inherit kde4-base
22
23 -DESCRIPTION="Program to create libraries of QPainterPath objects with hints on how to render them"
24 +DESCRIPTION="Application to create libraries of QPainterPath objects with redering hints"
25 HOMEPAGE="https://userbase.kde.org/SymbolEditor"
26 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${MY_P}-1.tar.bz2"