aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schäfer <gentryx@gmx.de>2013-02-08 12:10:19 +0100
committerAndreas Schäfer <gentryx@gmx.de>2013-02-08 12:10:19 +0100
commitb8d33cc01aa9e3e5f8db6093fbf47157ccce0d34 (patch)
treee64c6ab8da5e187455a130c3d02572143c670a1a /sys-apps
parentusing new EAPI and skipping superfluous die (diff)
downloadsci-b8d33cc01aa9e3e5f8db6093fbf47157ccce0d34.tar.gz
sci-b8d33cc01aa9e3e5f8db6093fbf47157ccce0d34.tar.bz2
sci-b8d33cc01aa9e3e5f8db6093fbf47157ccce0d34.zip
added missing metadata.xml
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/likwid/metadata.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-apps/likwid/metadata.xml b/sys-apps/likwid/metadata.xml
new file mode 100644
index 000000000..1a4a8e32f
--- /dev/null
+++ b/sys-apps/likwid/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>cluster</herd>
+ <longdescription>
+ Likwid stands for Like I knew what I am doing. This project contributes easy to use command line tools for Linux to support programmers in developing high performance multi threaded programs.
+ </longdescription>
+ <use>
+ <flag name="access-daemon">Build access-daemon for secure access to /dev/cpu/*/msr.</flag>
+ </use>
+</pkgmetadata>