commit:     abbe871a26a85862ccec762751998d676d50fa9b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 10:05:25 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 10:05:31 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abbe871a

dev-python/colorama: Chop DESCRIPTION to 80 chars

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/colorama/colorama-0.3.3.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/colorama/colorama-0.3.3.ebuild 
b/dev-python/colorama/colorama-0.3.3.ebuild
index f219d7a..3fa7ed7 100644
--- a/dev-python/colorama/colorama-0.3.3.ebuild
+++ b/dev-python/colorama/colorama-0.3.3.ebuild
@@ -8,8 +8,11 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
 
 inherit distutils-r1
 
-DESCRIPTION="Makes ANSI escape character sequences for producing colored 
terminal text & cursor positioning"
-HOMEPAGE="https://code.google.com/p/colorama/ 
https://pypi.python.org/pypi/colorama https://github.com/tartley/colorama";
+DESCRIPTION="ANSI escape character sequences for colored terminal text & 
cursor positioning"
+HOMEPAGE="
+       https://code.google.com/p/colorama/
+       https://pypi.python.org/pypi/colorama
+       https://github.com/tartley/colorama";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"

Reply via email to