dev-tex/lgrind: QA fix shortened description
authorJonas Stein <jstein@gentoo.org>
Wed, 18 Oct 2017 19:25:24 +0000 (21:25 +0200)
committerJonas Stein <jstein@gentoo.org>
Wed, 18 Oct 2017 19:26:02 +0000 (21:26 +0200)
The description must be <=80 char.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

dev-tex/lgrind/lgrind-3.67-r3.ebuild

index 6b1dfd0e3746e76d22a731403c06684f60cc3767..d5d981cee31967861f230abdc41b7971f9e62d19 100644 (file)
@@ -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"