From dc915c5275e9d5cbf6f5593cadfb4b8a46c30f52 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Sat, 18 Feb 2017 09:50:16 +0200 Subject: [PATCH] app-text/txt2tags: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- app-text/txt2tags/txt2tags-2.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/txt2tags/txt2tags-2.6-r1.ebuild b/app-text/txt2tags/txt2tags-2.6-r1.ebuild index df1d00a0bcb7..10972409a38b 100644 --- a/app-text/txt2tags/txt2tags-2.6-r1.ebuild +++ b/app-text/txt2tags/txt2tags-2.6-r1.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$ @@ -9,7 +9,7 @@ PYTHON_REQ_USE="tk?" inherit eutils elisp-common python-single-r1 -DESCRIPTION="A tool for generating marked up documents (HTML, SGML, ...) from a plain text file with markup" +DESCRIPTION="Generate marked up documents (HTML, etc.)from a plain text file with markup" HOMEPAGE="http://txt2tags.org/" SRC_URI="https://${PN}.googlecode.com/files/${P}.tgz" -- 2.26.2