app-emacs/auctex: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 14:56:26 +0000 (16:56 +0200)
committerDavid Seifert <soap@gentoo.org>
Fri, 17 Feb 2017 20:17:27 +0000 (21:17 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3996

app-emacs/auctex/auctex-11.88.ebuild

index 167ac3293c45d3c02c9628e71c2cc6a34f5af008..7e9e622d4b0a5569c96caccbab451e271f90f8df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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 elisp latex-package
 
-DESCRIPTION="Extended support for writing, formatting and using (La)TeX, Texinfo and BibTeX files"
+DESCRIPTION="Extended support for (La)TeX, Texinfo and BibTeX files"
 HOMEPAGE="https://www.gnu.org/software/auctex/"
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"