diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-12 09:37:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-12 09:37:06 +0000 |
| commit | 3d8bd01b0127a0a6b488b28e2a68b44942a971f4 (patch) | |
| tree | 8b3f85c34a5feda2d7580895e0354ff47a6f22bc /dev-python/cvxopt | |
| parent | cc1b875a8bb69a1b1b069d93abd8a49793ef7bf2 (diff) | |
| download | baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.tar.gz baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.tar.xz baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/cvxopt')
| -rw-r--r-- | dev-python/cvxopt/metadata.xml | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/dev-python/cvxopt/metadata.xml b/dev-python/cvxopt/metadata.xml index 39d332547c0d..6b3e0dc065ae 100644 --- a/dev-python/cvxopt/metadata.xml +++ b/dev-python/cvxopt/metadata.xml @@ -1,24 +1,25 @@ <?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 lang="en"> - CVXOPT is a software for convex optimization based on - the Python programming language. Its main purpose is to make the - development of software for convex optimization applications - straightforward. -</longdescription> - <use> - <flag name="dsdp">Use interior point library - <pkg>sci-libs/dsdp</pkg></flag> - <flag name="glpk">Use GNU Linear Programming Kit - <pkg>sci-mathematics/glpk</pkg></flag> - </use> - <upstream> - <remote-id type="github">cvxopt/cvxopt</remote-id> - </upstream> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> + </maintainer> + <longdescription lang="en"> + CVXOPT is a software for convex optimization based on + the Python programming language. Its main purpose is to make the + development of software for convex optimization applications + straightforward. + </longdescription> + <use> + <flag name="dsdp">Use interior point library + <pkg>sci-libs/dsdp</pkg></flag> + <flag name="glpk">Use GNU Linear Programming Kit + <pkg>sci-mathematics/glpk</pkg></flag> + </use> + <upstream> + <remote-id type="github">cvxopt/cvxopt</remote-id> + <remote-id type="pypi">cvxopt</remote-id> + </upstream> <origin>gentoo-staging</origin> </pkgmetadata> |
