summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-10-18 21:25:24 +0200
committerJonas Stein <jstein@gentoo.org>2017-10-18 21:26:02 +0200
commit3a7fdba73e9421f626f1e277b76a54c5b4e2f3e7 (patch)
tree17c3feadacbae04ba2d88c06279be009b4dc0276 /dev-tex
parentsys-kernel/gentoo-sources: Linux patch 4.13.8 (diff)
downloadgentoo-3a7fdba73e9421f626f1e277b76a54c5b4e2f3e7.tar.gz
gentoo-3a7fdba73e9421f626f1e277b76a54c5b4e2f3e7.tar.bz2
gentoo-3a7fdba73e9421f626f1e277b76a54c5b4e2f3e7.zip
dev-tex/lgrind: QA fix shortened description
The description must be <=80 char. Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/lgrind/lgrind-3.67-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/lgrind/lgrind-3.67-r3.ebuild b/dev-tex/lgrind/lgrind-3.67-r3.ebuild
index 6b1dfd0e3746..d5d981cee319 100644
--- a/dev-tex/lgrind/lgrind-3.67-r3.ebuild
+++ b/dev-tex/lgrind/lgrind-3.67-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit latex-package toolchain-funcs eutils
-DESCRIPTION="A source pretty printer for LaTeX - styles to stylise your source and code examples"
+DESCRIPTION="A pretty printer for various programming languages with tex output."
SRC_URI="mirror://gentoo/${PN}.tar.gz"
LICENSE="BSD LGrind-Jacobson"