From 777c475c274ee8f63ed20693477297885989c883 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Sat, 18 Feb 2017 09:10:09 +0200 Subject: [PATCH] app-text/highlight: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- app-text/highlight/highlight-3.17.ebuild | 4 ++-- app-text/highlight/highlight-3.33.ebuild | 4 ++-- app-text/highlight/highlight-3.34.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-text/highlight/highlight-3.17.ebuild b/app-text/highlight/highlight-3.17.ebuild index 0dc8059d950b..07f66017bc32 100644 --- a/app-text/highlight/highlight-3.17.ebuild +++ b/app-text/highlight/highlight-3.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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 toolchain-funcs qt4-r2 flag-o-matic -DESCRIPTION="converts source code to formatted text ((X)HTML, RTF, (La)TeX, XSL-FO, XML) with syntax highlight" +DESCRIPTION="Converts source code to formatted text (HTML, LaTeX, etc.) with syntax highlight" HOMEPAGE="http://www.andre-simon.de/" SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" diff --git a/app-text/highlight/highlight-3.33.ebuild b/app-text/highlight/highlight-3.33.ebuild index 26824798250a..ed413d0fa49c 100644 --- a/app-text/highlight/highlight-3.33.ebuild +++ b/app-text/highlight/highlight-3.33.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$ @@ -6,7 +6,7 @@ EAPI=5 inherit toolchain-funcs qt4-r2 flag-o-matic -DESCRIPTION="converts source code to formatted text ((X)HTML, RTF, (La)TeX, XSL-FO, XML) with syntax highlight" +DESCRIPTION="Converts source code to formatted text (HTML, LaTeX, etc.) with syntax highlight" HOMEPAGE="http://www.andre-simon.de/" SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" diff --git a/app-text/highlight/highlight-3.34.ebuild b/app-text/highlight/highlight-3.34.ebuild index f724604b82cb..e6e9765d5a06 100644 --- a/app-text/highlight/highlight-3.34.ebuild +++ b/app-text/highlight/highlight-3.34.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit toolchain-funcs qt4-r2 flag-o-matic -DESCRIPTION="converts source code to formatted text ((X)HTML, RTF, (La)TeX, XSL-FO, XML) with syntax highlight" +DESCRIPTION="Converts source code to formatted text (HTML, LaTeX, etc.) with syntax highlight" HOMEPAGE="http://www.andre-simon.de/" SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" -- 2.26.2