From 84697674815e77e5bcc1f988b5f781691d59ead4 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Fri, 17 Feb 2017 16:56:26 +0200 Subject: [PATCH] app-emacs/auctex: Fix toolong.DESCRIPTION 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/auctex/auctex-11.88.ebuild b/app-emacs/auctex/auctex-11.88.ebuild index 167ac3293c45d..7e9e622d4b0a5 100644 --- a/app-emacs/auctex/auctex-11.88.ebuild +++ b/app-emacs/auctex/auctex-11.88.ebuild @@ -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"