diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-01-14 21:46:10 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-01-14 21:46:32 +0100 |
commit | 8520ef5cf8e5efd13bdd070080c1761ca3cae9fa (patch) | |
tree | d810f8b143d8848c275fa6cdd92b4bb31d575ecc /app-vim/gentoo-syntax | |
parent | app-vim/wikipedia-syntax: switch to HTTPs. (diff) | |
download | gentoo-8520ef5cf8e5efd13bdd070080c1761ca3cae9fa.tar.gz gentoo-8520ef5cf8e5efd13bdd070080c1761ca3cae9fa.tar.bz2 gentoo-8520ef5cf8e5efd13bdd070080c1761ca3cae9fa.zip |
app-vim/gentoo-syntax: shorten DESCRIPTION.
Closes: https://bugs.gentoo.org/637100
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-vim/gentoo-syntax')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20160530.ebuild | 4 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20170225.ebuild | 4 | ||||
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20160530.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20160530.ebuild index 88e778acb9e3..601277b128f6 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20160530.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20160530.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ else KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi -DESCRIPTION="Gentoo and portage related syntax highlighting, filetype, and indent settings" +DESCRIPTION="vim plugin: Gentoo and Portage syntax highlighting" HOMEPAGE="https://github.com/gentoo/gentoo-syntax" LICENSE="vim" IUSE="ignore-glep31" diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20170225.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20170225.ebuild index 310a359bcce1..971f4b78aac2 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20170225.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20170225.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ else KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi -DESCRIPTION="Gentoo and portage related syntax highlighting, filetype, and indent settings" +DESCRIPTION="vim plugin: Gentoo and Portage syntax highlighting" HOMEPAGE="https://github.com/gentoo/gentoo-syntax" LICENSE="vim" IUSE="ignore-glep31" diff --git a/app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild index ec3e1171dfe0..1d2447708cfc 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi -DESCRIPTION="Gentoo and portage related syntax highlighting, filetype, and indent settings" +DESCRIPTION="vim plugin: Gentoo and Portage syntax highlighting" HOMEPAGE="https://github.com/gentoo/gentoo-syntax" LICENSE="vim" IUSE="ignore-glep31" |