diff options
author | Sébastien Fabbro <bicatali@gentoo.org> | 2017-07-21 17:31:50 +0000 |
---|---|---|
committer | Sébastien Fabbro <bicatali@gentoo.org> | 2017-07-21 17:37:53 +0000 |
commit | 1ed7610edbab8e463f4f6e29a3631c51c3558c05 (patch) | |
tree | 527c8edfbbfb151cf7f1d2dcde14af8dea3bc283 /sci-mathematics/mathomatic/metadata.xml | |
parent | sci-mathematics/cgal: version bump (diff) | |
download | gentoo-1ed7610edbab8e463f4f6e29a3631c51c3558c05.tar.gz gentoo-1ed7610edbab8e463f4f6e29a3631c51c3558c05.tar.bz2 gentoo-1ed7610edbab8e463f4f6e29a3631c51c3558c05.zip |
sci-mathematics/mathomatic: cleaning up, frozen package.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-mathematics/mathomatic/metadata.xml')
-rw-r--r-- | sci-mathematics/mathomatic/metadata.xml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/mathomatic/metadata.xml b/sci-mathematics/mathomatic/metadata.xml index ed2f818466a7..acb132be06ce 100644 --- a/sci-mathematics/mathomatic/metadata.xml +++ b/sci-mathematics/mathomatic/metadata.xml @@ -1,14 +1,17 @@ <?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> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> + </maintainer> + <longdescription> Mathomatic is a small, portable symbolic math program that can automatically solve, simplify, differentiate, combine, and compare algebraic equations, perform polynomial and complex arithmetic, etc. </longdescription> + <upstream> + <remote-id type="github">mfillpot/mathomatic</remote-id> + </upstream> </pkgmetadata> |