From: Harri Nieminen Date: Sat, 18 Feb 2017 07:11:37 +0000 (+0200) Subject: app-text/mathtex: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=13dac70f90c36a84ff245c99be889b5e2535731b;p=gentoo.git app-text/mathtex: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- diff --git a/app-text/mathtex/mathtex-1.04.ebuild b/app-text/mathtex/mathtex-1.04.ebuild index a1ff4bb0fd33..a4697a9380df 100644 --- a/app-text/mathtex/mathtex-1.04.ebuild +++ b/app-text/mathtex/mathtex-1.04.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit toolchain-funcs -DESCRIPTION="MathTeX lets you easily embed LaTeX math in your own html pages, blogs, wikis, etc" +DESCRIPTION="Lets you easily embed LaTeX math in your own html pages, blogs, wikis, etc" HOMEPAGE="http://www.forkosh.com/mathtex.html" SRC_URI="mirror://gentoo/${P}.zip"