From: David Seifert Date: Sat, 2 Dec 2017 12:51:22 +0000 (+0100) Subject: dev-tex/slatex: [QA] Fix DESCRIPTION.toolong X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3c820cc6aa10e67de85e107d2508ca85feb52319;p=gentoo.git dev-tex/slatex: [QA] Fix DESCRIPTION.toolong --- diff --git a/dev-tex/slatex/slatex-20090928.ebuild b/dev-tex/slatex/slatex-20090928.ebuild index b6ffd8b818d2..476a4ab04f53 100644 --- a/dev-tex/slatex/slatex-20090928.ebuild +++ b/dev-tex/slatex/slatex-20090928.ebuild @@ -6,7 +6,7 @@ EAPI="3" # for updating the texmf database, id est latex-package_rehash inherit latex-package -DESCRIPTION="SLaTeX is a Scheme program that allows you to write Scheme code in your (La)TeX source" +DESCRIPTION="SLaTeX is a Scheme program allowing you to write Scheme in your (La)TeX source" HOMEPAGE="http://www.ccs.neu.edu/home/dorai/slatex/slatxdoc.html" SRC_URI="http://evalwhen.com/slatex/slatex.tar.bz2 -> ${P}.tar.bz2"