summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernd Waibel <waebbl@gmail.com>2017-11-14 16:54:03 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-12-16 13:59:27 +0100
commit353d61e3e9ffc32a4d60c18b7146a706d1e1757d (patch)
treed3c6594a39bc093ed16a284a0089c9434884a8ac /dev-python/pyilmbase/metadata.xml
parentnet-misc/networkmanager-openconnect: amd64/x86 stable, bug #638808 (diff)
downloadgentoo-353d61e3e9ffc32a4d60c18b7146a706d1e1757d.tar.gz
gentoo-353d61e3e9ffc32a4d60c18b7146a706d1e1757d.tar.bz2
gentoo-353d61e3e9ffc32a4d60c18b7146a706d1e1757d.zip
dev-python/pyilmbase: new package.
Closes: https://bugs.gentoo.org/634968 Closes: https://github.com/gentoo/gentoo/pull/6083 Package-Manager: Portage-2.3.14, Repoman-2.3.5
Diffstat (limited to 'dev-python/pyilmbase/metadata.xml')
-rw-r--r--dev-python/pyilmbase/metadata.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-python/pyilmbase/metadata.xml b/dev-python/pyilmbase/metadata.xml
new file mode 100644
index 000000000000..73126d2e6640
--- /dev/null
+++ b/dev-python/pyilmbase/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>waebbl@gmail.com</email>
+ <name>Bernd Waibel</name>
+</maintainer>
+<maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+</maintainer>
+<longdescription>Provides python bindings for <pkg>media-libs/ilmbase</pkg></longdescription>
+<use>
+ <flag name="numpy">Add bindings for <pkg>dev-python/numpy</pkg> use.</flag>
+</use>
+</pkgmetadata>