sci-libs/opencascade: add maintainer.
authorBernd Waibel <waebbl@gmail.com>
Sun, 23 Dec 2018 21:48:59 +0000 (22:48 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 15 Jan 2019 23:12:14 +0000 (00:12 +0100)
Add myself as maintainer (see
https://archives.gentoo.org/gentoo-dev/message/3d497dc197a35250614437572ef80e4b)

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Bernd Waibel <waebbl@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10688
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
sci-libs/opencascade/metadata.xml

index ac137460a1e71540b8d5ab074b2c3e23d910b76b..38f461d22b3b56adc9d364f856c71ed9719db13e 100644 (file)
@@ -1,12 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <!-- maintainer-needed -->
-  <use>
-    <flag name="freeimage">Enable support for image i/o via media-libs/freeimage</flag>
-    <flag name="gl2ps">Use gl2ps PostScript printing library</flag>
-    <flag name="gles2">Use OpenGL ES 2.0</flag>
-    <flag name="tbb">Enable multithreading with the Intel Threads Building Block dev-cpp/tbb</flag>
-    <flag name="vtk">Enable Virtualisation Toolkit</flag>
-  </use>
+<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>
+<use>
+       <flag name="freeimage">Enable support for image i/o via media-libs/freeimage</flag>
+       <flag name="gl2ps">Use gl2ps PostScript printing library</flag>
+       <flag name="gles2">Use OpenGL ES 2.0</flag>
+       <flag name="tbb">Enable multithreading with the Intel Threads Building Block dev-cpp/tbb</flag>
+       <flag name="vtk">Enable Virtualisation Toolkit</flag>
+</use>
 </pkgmetadata>