app-text/mathtex: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Sat, 18 Feb 2017 07:11:37 +0000 (09:11 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:53:17 +0000 (10:53 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-text/mathtex/mathtex-1.04.ebuild

index a1ff4bb0fd33b20ab54889a5bd519f7e4f317c58..a4697a9380dfb4938b2365d4a258633a379cf72e 100644 (file)
@@ -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"