app-text/pytextile: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Sat, 18 Feb 2017 07:24:24 +0000 (09:24 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:53:35 +0000 (10:53 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-text/pytextile/pytextile-2.1.8.ebuild
app-text/pytextile/pytextile-2.2.1.ebuild
app-text/pytextile/pytextile-2.2.2.ebuild
app-text/pytextile/pytextile-2.3.2-r1.ebuild
app-text/pytextile/pytextile-2.3.3.ebuild

index 52b6132160a78f14ec70d9ec1fd00d118090e538..330aa954300dba8902bd691e727687d803b59b50 100644 (file)
@@ -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$
 
@@ -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/ikirudennis/python-textile"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
index c93d1f95bdd29cbdecd0ba6499b766e53a50700b..86ce1711763fdd5a640a1d9115b9a365077943d8 100644 (file)
@@ -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"
 
index 07b2d67af48a089d6b3870ebb2c9cb98d36452c0..1b88b7deb3711aff0f0fe4fe243d7195779e2bb7 100644 (file)
@@ -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"
 
index 37fdc471fba7295e56ae3a837e7d53456053e3ca..20a781e53479cbab522e5a3954103393cbfb74ba 100644 (file)
@@ -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$
 
@@ -10,7 +10,7 @@ inherit distutils-r1
 MY_PN="python-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="https://github.com/textile/python-textile/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
index 163024bc66932e052f1d16847cdaf5f38ca6f1d9..4829aaa4caab62711ddc2fb16f6a4dd635a5fe9c 100644 (file)
@@ -10,7 +10,7 @@ inherit distutils-r1
 MY_PN="python-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="https://github.com/textile/python-textile/archive/${PV}.tar.gz -> ${P}.tar.gz"