summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 09:24:24 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:53:35 +0100
commit21289d79719887af4f8270015e68352847dfcf85 (patch)
treec47086744b627b1b30d6a8412b55af2df0ac8112 /app-text/pytextile/pytextile-2.2.2.ebuild
parentapp-text/ps2eps: Fix toolong.DESCRIPTION (diff)
downloadgentoo-21289d79719887af4f8270015e68352847dfcf85.tar.gz
gentoo-21289d79719887af4f8270015e68352847dfcf85.tar.bz2
gentoo-21289d79719887af4f8270015e68352847dfcf85.zip
app-text/pytextile: 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/pytextile/pytextile-2.2.2.ebuild')
-rw-r--r--app-text/pytextile/pytextile-2.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pytextile/pytextile-2.2.2.ebuild b/app-text/pytextile/pytextile-2.2.2.ebuild
index 07b2d67af48a..1b88b7deb371 100644
--- a/app-text/pytextile/pytextile-2.2.2.ebuild
+++ b/app-text/pytextile/pytextile-2.2.2.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$
@@ -10,7 +10,7 @@ inherit distutils-r1
MY_PN="textile"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="A Python implementation of Textile, Dean Allen's Human Text Generator for creating (X)HTML"
+DESCRIPTION="A Python port of Textile, A humane web text generator"
HOMEPAGE="https://github.com/textile/python-textile"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"