diff options
author | Sam James <sam@gentoo.org> | 2021-08-05 02:34:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-05 02:34:48 +0100 |
commit | 7feb2f552f9de3aa52f625282a31ff8c7ea17d46 (patch) | |
tree | 29f43e9d3f6afcbac4b33612cfcb0e2ac0fb1db6 /sci-libs/cdd+ | |
parent | sci-libs/cdd+: reformat metadata.xml (diff) | |
download | gentoo-7feb2f552f9de3aa52f625282a31ff8c7ea17d46.tar.gz gentoo-7feb2f552f9de3aa52f625282a31ff8c7ea17d46.tar.bz2 gentoo-7feb2f552f9de3aa52f625282a31ff8c7ea17d46.zip |
sci-libs/cdd+: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/cdd+')
-rw-r--r-- | sci-libs/cdd+/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-libs/cdd+/metadata.xml b/sci-libs/cdd+/metadata.xml index a901c2b50004..e793c504506a 100644 --- a/sci-libs/cdd+/metadata.xml +++ b/sci-libs/cdd+/metadata.xml @@ -10,4 +10,7 @@ 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> + <upstream> + <remote-id type="github">cddlib/cddplus</remote-id> + </upstream> </pkgmetadata> |