commit: 5a304fd17fc359c6090cb1c77dd2fd5fdf1f7de2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 12 06:33:07 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 12 06:37:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a304fd1
dev-python/rarfile: Remove useless longdesc
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/rarfile/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/rarfile/metadata.xml b/dev-python/rarfile/metadata.xml
index 87069bfb4d3..42b6967b6cb 100644
--- a/dev-python/rarfile/metadata.xml
+++ b/dev-python/rarfile/metadata.xml
@@ -5,7 +5,6 @@
<email>[email protected]</email>
<name>Ian Whyman</name>
</maintainer>
- <longdescription>This is Python module for RAR archive reading. The
interface is made as zipfile like as possible.</longdescription>
<use>
<flag name="compressed">Enables the module to support compressed v3
archives by calling the <pkg>app-arch/unrar</pkg>.</flag>
</use>