diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:27:39 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:32:30 +0100 |
commit | b3e1310ae2f0fc8abb9cd2cb318418b192a31f80 (patch) | |
tree | 6bc29d04a07ca310afbe43e73a36e333827215fe /dev-libs | |
parent | dev-lang/tcl: Fix maintainer <description/> -> <name/> (diff) | |
download | gentoo-b3e1310ae2f0fc8abb9cd2cb318418b192a31f80.tar.gz gentoo-b3e1310ae2f0fc8abb9cd2cb318418b192a31f80.tar.bz2 gentoo-b3e1310ae2f0fc8abb9cd2cb318418b192a31f80.zip |
dev-libs/boost-numpy: Remove invalid maint <description/>
The <description/> of maintainer is supposed to explain maintainer's
role, not the package.
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/boost-numpy/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/boost-numpy/metadata.xml b/dev-libs/boost-numpy/metadata.xml index 6b714f91d43b..fd7a29272578 100644 --- a/dev-libs/boost-numpy/metadata.xml +++ b/dev-libs/boost-numpy/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>heroxbd@gentoo.org</email> <name>Benda Xu</name> - <description>an extension for Boost.Python that adds NumPy support</description> </maintainer> <longdescription>It is intended as a replacement for the old numeric support in Boost.Python proper, which is now out-of-date and does not support C/C++ pointer access to the data.</longdescription> <upstream> |