Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/symengine/
Date: Sun, 02 Aug 2020 06:46:12
Message-Id: 1596350757.1ebc3e072d3dc66d4cfc2a928fefcdf249f022d1.mgorny@gentoo
1 commit: 1ebc3e072d3dc66d4cfc2a928fefcdf249f022d1
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 2 06:44:56 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 2 06:45:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebc3e07
7
8 dev-python/symengine: Remove redundant longdesc
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/symengine/metadata.xml | 4 ----
13 1 file changed, 4 deletions(-)
14
15 diff --git a/dev-python/symengine/metadata.xml b/dev-python/symengine/metadata.xml
16 index ebdb58dbd93..202e3195339 100644
17 --- a/dev-python/symengine/metadata.xml
18 +++ b/dev-python/symengine/metadata.xml
19 @@ -5,10 +5,6 @@
20 <email>sci-mathematics@g.o</email>
21 <name>Gentoo Mathematics Project</name>
22 </maintainer>
23 - <longdescription>
24 - Python wrappers to the C++ library SymEngine, a fast C++ symbolic
25 - manipulation library.
26 - </longdescription>
27 <upstream>
28 <remote-id type="github">symengine/symengine.py</remote-id>
29 </upstream>