diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-07-28 20:44:09 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-07-28 20:44:09 +0000 |
commit | 8c356a400183b1807abcb2037c530ce4bbd54582 (patch) | |
tree | 0b7f2753d8e798b307d97e874ad725e9ee42b973 /app-emulation/vov/metadata.xml | |
parent | add GLEP 56 USE flag desc from use.local.desc (diff) | |
download | gentoo-2-8c356a400183b1807abcb2037c530ce4bbd54582.tar.gz gentoo-2-8c356a400183b1807abcb2037c530ce4bbd54582.tar.bz2 gentoo-2-8c356a400183b1807abcb2037c530ce4bbd54582.zip |
add GLEP 56 USE flag desc from use.local.desc
(Portage version: 2.2_rc4/cvs/Linux 2.6.25-gentoo-r5 x86_64)
Diffstat (limited to 'app-emulation/vov/metadata.xml')
-rw-r--r-- | app-emulation/vov/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emulation/vov/metadata.xml b/app-emulation/vov/metadata.xml index a6a942849b9c..99c0308520e4 100644 --- a/app-emulation/vov/metadata.xml +++ b/app-emulation/vov/metadata.xml @@ -12,4 +12,7 @@ It is basically an interpreter, which reads files in the form of memory assignme the encoded instructions. The vov's instructions make you able to perform simple arithmetic data manipulation. It is a very useful tool to see if your programs work and how. </longdescription> +<use> + <flag name='gprof'>build with profiling support</flag> +</use> </pkgmetadata> |