diff options
author | Sam James <sam@gentoo.org> | 2021-08-05 02:34:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-05 02:34:22 +0100 |
commit | 33f0b24b9d30e56a8ad9740023adf1ac765f5a74 (patch) | |
tree | e35e0b0a9bc227eae3f4582c08df17ef50c3b2f0 /sci-libs/cdd+ | |
parent | sci-visualization/gnuplot: Stabilize 5.4.1-r2 sparc, #806340 (diff) | |
download | gentoo-33f0b24b9d30e56a8ad9740023adf1ac765f5a74.tar.gz gentoo-33f0b24b9d30e56a8ad9740023adf1ac765f5a74.tar.bz2 gentoo-33f0b24b9d30e56a8ad9740023adf1ac765f5a74.zip |
sci-libs/cdd+: reformat metadata.xml
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/cdd+')
-rw-r--r-- | sci-libs/cdd+/metadata.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/sci-libs/cdd+/metadata.xml b/sci-libs/cdd+/metadata.xml index 1745610437d5..a901c2b50004 100644 --- a/sci-libs/cdd+/metadata.xml +++ b/sci-libs/cdd+/metadata.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci-mathematics@gentoo.org</email> - <name>Gentoo Mathematics Project</name> - </maintainer> - <longdescription> - The program cdd+ is a C++ implementation of the Double Description Method of Motzkin et al. for generating all - vertices (i.e. extreme points) and extreme rays of a general convex polyhedron in R^d given by a system of linear - inequalities: P = { x : A x <= b } where A is an m x d real matrix and b is a real m dimensional vector. - </longdescription> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> + </maintainer> + <longdescription> + The program cdd+ is a C++ implementation of the Double Description Method of Motzkin et al. for generating all + vertices (i.e. extreme points) and extreme rays of a general convex polyhedron in R^d given by a system of linear + inequalities: P = { x : A x <= b } where A is an m x d real matrix and b is a real m dimensional vector. + </longdescription> </pkgmetadata> |