From 780b5d72b5ba39afea638d7cf9c40df60fd2e504 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Sun, 27 Aug 2017 04:22:15 -0400 Subject: [PATCH] dev-python/decorator: use consistent indentation for metadata --- dev-python/decorator/metadata.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/dev-python/decorator/metadata.xml b/dev-python/decorator/metadata.xml index e864603b6433..89e2810d4dc3 100644 --- a/dev-python/decorator/metadata.xml +++ b/dev-python/decorator/metadata.xml @@ -5,10 +5,12 @@ python@gentoo.org Python - The aim of the decorator python module is to simplify the usage of - decorators for the average programmer and to popularize - decorators usage giving examples of useful decorators, such as - memoize, tracing, redirecting_stdout, locked, etc. + + The aim of the decorator python module is to simplify the usage of + decorators for the average programmer and to popularize decorators + usage giving examples of useful decorators, such as memoize, tracing, + redirecting_stdout, locked, etc. + decorator micheles/decorator -- 2.26.2