public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pytextile/
Date: Sat, 18 Feb 2017 09:54:50 +0000 (UTC)	[thread overview]
Message-ID: <1487411615.21289d79719887af4f8270015e68352847dfcf85.soap@gentoo> (raw)

commit:     21289d79719887af4f8270015e68352847dfcf85
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Feb 18 07:24:24 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 09:53:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21289d79

app-text/pytextile: Fix toolong.DESCRIPTION

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    | 4 ++--
 app-text/pytextile/pytextile-2.2.1.ebuild    | 4 ++--
 app-text/pytextile/pytextile-2.2.2.ebuild    | 4 ++--
 app-text/pytextile/pytextile-2.3.2-r1.ebuild | 4 ++--
 app-text/pytextile/pytextile-2.3.3.ebuild    | 2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/app-text/pytextile/pytextile-2.1.8.ebuild b/app-text/pytextile/pytextile-2.1.8.ebuild
index 52b6132160..330aa95430 100644
--- a/app-text/pytextile/pytextile-2.1.8.ebuild
+++ b/app-text/pytextile/pytextile-2.1.8.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$
 
@@ -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"
 

diff --git a/app-text/pytextile/pytextile-2.2.1.ebuild b/app-text/pytextile/pytextile-2.2.1.ebuild
index c93d1f95bd..86ce171176 100644
--- a/app-text/pytextile/pytextile-2.2.1.ebuild
+++ b/app-text/pytextile/pytextile-2.2.1.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"
 

diff --git a/app-text/pytextile/pytextile-2.2.2.ebuild b/app-text/pytextile/pytextile-2.2.2.ebuild
index 07b2d67af4..1b88b7deb3 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"
 

diff --git a/app-text/pytextile/pytextile-2.3.2-r1.ebuild b/app-text/pytextile/pytextile-2.3.2-r1.ebuild
index 37fdc471fb..20a781e534 100644
--- a/app-text/pytextile/pytextile-2.3.2-r1.ebuild
+++ b/app-text/pytextile/pytextile-2.3.2-r1.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$
 
@@ -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"
 

diff --git a/app-text/pytextile/pytextile-2.3.3.ebuild b/app-text/pytextile/pytextile-2.3.3.ebuild
index 163024bc66..4829aaa4ca 100644
--- a/app-text/pytextile/pytextile-2.3.3.ebuild
+++ b/app-text/pytextile/pytextile-2.3.3.ebuild
@@ -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"
 


             reply	other threads:[~2017-02-18  9:55 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-18  9:54 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-11 16:17 [gentoo-commits] repo/gentoo:master commit in: app-text/pytextile/ Michał Górny
2023-03-11 16:00 Sam James
2023-02-27 18:02 Michał Górny
2021-08-02  8:17 Michał Górny
2021-08-02  8:17 Michał Górny
2021-08-02  8:17 Michał Górny
2021-08-02  8:17 Michał Górny
2021-05-31 20:22 Michał Górny
2020-08-31  1:26 Sam James
2020-08-22  5:50 Agostino Sarubbo
2020-08-17  7:01 Agostino Sarubbo
2020-08-15  7:31 Sergei Trofimovich
2020-07-15  8:06 Joonas Niilola
2020-07-15  8:06 Joonas Niilola
2020-03-07 15:03 Michał Górny
2020-03-07 11:03 Agostino Sarubbo
2020-03-07 10:54 Agostino Sarubbo
2020-03-07 10:50 Agostino Sarubbo
2020-03-07  9:44 Agostino Sarubbo
2020-03-07  8:59 Agostino Sarubbo
2020-02-11 11:38 Michał Górny
2018-10-16  0:01 Virgil Dupras
2018-10-16  0:01 Virgil Dupras
2018-06-27 19:29 Pacho Ramos
2017-01-21 17:16 Agostino Sarubbo
2016-10-01 20:15 Patrick Lauer
2016-07-18  8:42 Patrick Lauer
2016-07-17 14:37 Patrick Lauer
2015-10-15  9:01 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1487411615.21289d79719887af4f8270015e68352847dfcf85.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox