summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Freyermuth <o.freyermuth@googlemail.com>2020-05-03 20:14:27 +0200
committerGuilherme Amadio <amadio@gentoo.org>2020-05-20 14:37:25 +0200
commit45dde5fb4ae5c121d20e0104c6e61e198e9114fe (patch)
tree7d7517e6890a9cd439131d27d909aa49b6e9dca2 /sci-physics/vmc/metadata.xml
parentmedia-gfx/panini: Drop 0.72.0 (diff)
downloadgentoo-45dde5fb4ae5c121d20e0104c6e61e198e9114fe.tar.gz
gentoo-45dde5fb4ae5c121d20e0104c6e61e198e9114fe.tar.bz2
gentoo-45dde5fb4ae5c121d20e0104c6e61e198e9114fe.zip
sci-physics/vmc: New package
sci-physics/root[vmc] has become a separate project, and is now deprecated and marked for removal within sci-physics/root. Closes: https://github.com/gentoo/gentoo/pull/15630 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/vmc/metadata.xml')
-rw-r--r--sci-physics/vmc/metadata.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/sci-physics/vmc/metadata.xml b/sci-physics/vmc/metadata.xml
new file mode 100644
index 000000000000..3cf146831ddf
--- /dev/null
+++ b/sci-physics/vmc/metadata.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>o.freyermuth@googlemail.com</email>
+ <name>Oliver Freyermuth</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>amadio@gentoo.org</email>
+ <name>Guilherme Amadio</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <use>
+ <flag name="c++11">Build using the C++11 standard</flag>
+ <flag name="c++14">Build using the C++14 standard</flag>
+ <flag name="c++17">Build using the C++17 standard</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">vmc-project/vmc</remote-id>
+ </upstream>
+</pkgmetadata>