summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 09:50:16 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:54:19 +0100
commitdc915c5275e9d5cbf6f5593cadfb4b8a46c30f52 (patch)
tree426ec0b72fec46218cb809e49ae1d12be2dbe34e /app-text
parentapp-text/tofrodos: Fix toolong.DESCRIPTION (diff)
downloadgentoo-dc915c5275e9d5cbf6f5593cadfb4b8a46c30f52.tar.gz
gentoo-dc915c5275e9d5cbf6f5593cadfb4b8a46c30f52.tar.bz2
gentoo-dc915c5275e9d5cbf6f5593cadfb4b8a46c30f52.zip
app-text/txt2tags: 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-text')
-rw-r--r--app-text/txt2tags/txt2tags-2.6-r1.ebuild4
1 files 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"