commit: 3a7fdba73e9421f626f1e277b76a54c5b4e2f3e7
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 18 19:25:24 2017 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Wed Oct 18 19:26:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a7fdba7
dev-tex/lgrind: QA fix shortened description
The description must be <=80 char.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
dev-tex/lgrind/lgrind-3.67-r3.ebuild | 4 ++--
1 file 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 6b1dfd0e374..d5d981cee31 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"