summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 09:11:37 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:53:17 +0100
commit13dac70f90c36a84ff245c99be889b5e2535731b (patch)
tree7571221b4552a4c2a6495493b7e20336d8f95ba1 /app-text/mathtex
parentapp-text/landslide: Fix toolong.DESCRIPTION (diff)
downloadgentoo-13dac70f90c36a84ff245c99be889b5e2535731b.tar.gz
gentoo-13dac70f90c36a84ff245c99be889b5e2535731b.tar.bz2
gentoo-13dac70f90c36a84ff245c99be889b5e2535731b.zip
app-text/mathtex: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-text/mathtex')
-rw-r--r--app-text/mathtex/mathtex-1.04.ebuild4
1 files changed, 2 insertions, 2 deletions
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"