app-vim/vim-latex: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Sat, 18 Feb 2017 07:55:26 +0000 (09:55 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:54:38 +0000 (10:54 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-vim/vim-latex/vim-latex-1.8.23.20130116.ebuild
app-vim/vim-latex/vim-latex-1.8.23.20141116.ebuild

index 0146d0f74849bbc015cf41ce701693df327ebb1c..7e7b30c96cc40606cc183acddd7c3112d9735f72 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$
 
@@ -10,7 +10,7 @@ inherit vim-plugin versionator python-single-r1
 MY_REV="788-git2ef9956"
 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"
 
index a89e798573f0d7c7cafd950993f40a3655de8b45..5a1cdf37b4d232c800e1d14504befd159058c67a 100644 (file)
@@ -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"