summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>2020-07-26 14:22:31 -0400
committerJoonas Niilola <juippis@gentoo.org>2020-09-06 08:55:18 +0300
commitfbf5279239f798f8170d43c47e16b9d06ce44127 (patch)
tree7afbef6b71356f9e52fe931783d4c6b8c284aaa1 /dev-cpp/benchmark/metadata.xml
parentdev-games/irrlicht: Add patch to remove sys/sysctl.h include (diff)
downloadgentoo-fbf5279239f798f8170d43c47e16b9d06ce44127.tar.gz
gentoo-fbf5279239f798f8170d43c47e16b9d06ce44127.tar.bz2
gentoo-fbf5279239f798f8170d43c47e16b9d06ce44127.zip
dev-cpp/benchmark: New package
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-cpp/benchmark/metadata.xml')
-rw-r--r--dev-cpp/benchmark/metadata.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-cpp/benchmark/metadata.xml b/dev-cpp/benchmark/metadata.xml
new file mode 100644
index 000000000000..49126cc81f10
--- /dev/null
+++ b/dev-cpp/benchmark/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>vilhelm.gray@gmail.com</email>
+ <name>William Breathitt Gray</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/google/benchmark/issues</bugs-to>
+ <doc lang="en">https://github.com/google/benchmark/blob/master/docs/</doc>
+ <remote-id type="github">google/benchmark</remote-id>
+ </upstream>
+</pkgmetadata>