summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks/glmark2/metadata.xml')
-rw-r--r--app-benchmarks/glmark2/metadata.xml24
1 files changed, 13 insertions, 11 deletions
diff --git a/app-benchmarks/glmark2/metadata.xml b/app-benchmarks/glmark2/metadata.xml
index 7b1a8138..dcf2721b 100644
--- a/app-benchmarks/glmark2/metadata.xml
+++ b/app-benchmarks/glmark2/metadata.xml
@@ -1,16 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>x11</herd>
-<use>
- <flag name='drm'>Enable DRM backend support</flag>
- <flag name='gles2'>Enable GLES2 support</flag>
-</use>
-<upstream>
- <bugs-to>https://bugs.launchpad.net/glmark2/+filebug</bugs-to>
-</upstream>
-<longdescription>
-glmark2 is a benchmark for OpenGL (ES) 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0.
-</longdescription>
+ <maintainer type="project">
+ <email>x11@gentoo.org</email>
+ </maintainer>
+ <use>
+ <flag name='drm'>Enable DRM backend support</flag>
+ <flag name='gles2'>Enable GLES2 support</flag>
+ </use>
+ <upstream>
+ <bugs-to>https://bugs.launchpad.net/glmark2/+filebug</bugs-to>
+ </upstream>
+ <longdescription>
+ glmark2 is a benchmark for OpenGL (ES) 2.0. It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES 2.0.
+ </longdescription>
</pkgmetadata>