summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 09:10:09 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:53:04 +0100
commit777c475c274ee8f63ed20693477297885989c883 (patch)
tree1ae5a98f14dfc33f7d025aabb84049427f12b1cb /app-text/highlight/highlight-3.34.ebuild
parentapp-text/epstool: Fix toolong.DESCRIPTION (diff)
downloadgentoo-777c475c274ee8f63ed20693477297885989c883.tar.gz
gentoo-777c475c274ee8f63ed20693477297885989c883.tar.bz2
gentoo-777c475c274ee8f63ed20693477297885989c883.zip
app-text/highlight: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-text/highlight/highlight-3.34.ebuild')
-rw-r--r--app-text/highlight/highlight-3.34.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-3.34.ebuild b/app-text/highlight/highlight-3.34.ebuild
index f724604b82cb..e6e9765d5a06 100644
--- a/app-text/highlight/highlight-3.34.ebuild
+++ b/app-text/highlight/highlight-3.34.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit toolchain-funcs qt4-r2 flag-o-matic
-DESCRIPTION="converts source code to formatted text ((X)HTML, RTF, (La)TeX, XSL-FO, XML) with syntax highlight"
+DESCRIPTION="Converts source code to formatted text (HTML, LaTeX, etc.) with syntax highlight"
HOMEPAGE="http://www.andre-simon.de/"
SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2"