diff options
author | 2019-08-19 15:49:21 +0800 | |
---|---|---|
committer | 2019-08-19 15:49:51 +0800 | |
commit | 77dd20308b4aca8c18f3964196af7252aa85bbc1 (patch) | |
tree | d2ade5a75605058d72d62e9ada527c3ada43f37f /sci-libs/iml/metadata.xml | |
parent | dev-db/sqlcipher: restrict failing testsuite (diff) | |
download | gentoo-77dd20308b4aca8c18f3964196af7252aa85bbc1.tar.gz gentoo-77dd20308b4aca8c18f3964196af7252aa85bbc1.tar.bz2 gentoo-77dd20308b4aca8c18f3964196af7252aa85bbc1.zip |
sci-libs/iml: import from the science overlay and bump to EAPI 7.
Closes: https://bugs.gentoo.org/563288
Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'sci-libs/iml/metadata.xml')
-rw-r--r-- | sci-libs/iml/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sci-libs/iml/metadata.xml b/sci-libs/iml/metadata.xml new file mode 100644 index 000000000000..673326db1e86 --- /dev/null +++ b/sci-libs/iml/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription>a free library of C source code which implements algorithms for computing exact solutions to dense systems of linear equations over the integers</longdescription> +</pkgmetadata> |