diff --git a/dev-python/decorator/metadata.xml b/dev-python/decorator/metadata.xml
index e864603b6433e..89e2810d4dc33 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