summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-08-23 06:04:10 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-08-23 06:04:10 +0000
commit7875026216c3c36a25fdf93ab8aecadfaeb39d58 (patch)
tree14d810fb37e7d349bea75518d87fc45da0bbfe9c /media-libs/ploticus
parentadd GLEP 56 USE flag desc from use.local.desc (diff)
downloadgentoo-2-7875026216c3c36a25fdf93ab8aecadfaeb39d58.tar.gz
gentoo-2-7875026216c3c36a25fdf93ab8aecadfaeb39d58.tar.bz2
gentoo-2-7875026216c3c36a25fdf93ab8aecadfaeb39d58.zip
fix up metadata.xml (glep 56)
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/ploticus')
-rw-r--r--media-libs/ploticus/metadata.xml19
1 files changed, 12 insertions, 7 deletions
diff --git a/media-libs/ploticus/metadata.xml b/media-libs/ploticus/metadata.xml
index 56ffab321444..3ad961431c7b 100644
--- a/media-libs/ploticus/metadata.xml
+++ b/media-libs/ploticus/metadata.xml
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
- <maintainer>
- <email>dragonheart@gentoo.org</email>
- <name>Daniel Black</name>
- <description>Added because it was so wanted. Please take over if
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>dragonheart@gentoo.org</email>
+ <name>Daniel Black</name>
+ <description>Added because it was so wanted. Please take over if
you have an interest.
</description>
- </maintainer>
- <longdescription>
+ </maintainer>
+ <longdescription>
A free, GPL-2, non-interactive software package for producing plots,
charts, and graphics from data. It was developed in a Unix/C
environment and runs on various Unix, Linux, and win32 systems.
@@ -18,4 +18,9 @@
capabilities. It allows significant user control over colors, styles,
options and details.
</longdescription>
+ <use>
+ <flag name="cpulimit">Limit cpu usage when generating graphics</flag>
+ <flag name="flash">Adds support for creating SWF files using Ming</flag>
+ <flag name="svgz">Compressed svg graphics support</flag>
+ </use>
</pkgmetadata>