commit: 3c820cc6aa10e67de85e107d2508ca85feb52319 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Dec 2 12:51:22 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Dec 2 12:51:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c820cc6
dev-tex/slatex: [QA] Fix DESCRIPTION.toolong dev-tex/slatex/slatex-20090928.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tex/slatex/slatex-20090928.ebuild b/dev-tex/slatex/slatex-20090928.ebuild index b6ffd8b818d..476a4ab04f5 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"
