summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 09:55:26 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:54:38 +0100
commit0081066f6b2f7651d7476b284a3f36b9dacd141c (patch)
treef21af56cb3b22b9fe71023d93bdd80d3e21ed68a /app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild
parentapp-text/xournal: Fix toolong.DESCRIPTION (diff)
downloadgentoo-0081066f6b2f7651d7476b284a3f36b9dacd141c.tar.gz
gentoo-0081066f6b2f7651d7476b284a3f36b9dacd141c.tar.bz2
gentoo-0081066f6b2f7651d7476b284a3f36b9dacd141c.zip
app-vim/vim-latex: 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-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild')
-rw-r--r--app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild b/app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild
index a89e798573f0..5a1cdf37b4d2 100644
--- a/app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild
+++ b/app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ inherit vim-plugin versionator python-single-r1 eutils
MY_REV="812-gitd0f31c9"
MY_P="${PN}-$( replace_version_separator 3 - ).${MY_REV}"
-DESCRIPTION="vim plugin: a comprehensive set of tools to view, edit and compile LaTeX documents"
+DESCRIPTION="A comprehensive set of tools to view, edit and compile LaTeX documents"
HOMEPAGE="http://vim-latex.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"