summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-08-07 06:51:05 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-08-07 06:51:05 +0000
commit987fee2601f49ae10ba3f9ce6a799ed1f9715a7a (patch)
tree373710a21ec22f5e334b013f1c7ddb1ea6a8a089 /x11-misc/zim
parentfix up metadata.xml (diff)
downloadgentoo-2-987fee2601f49ae10ba3f9ce6a799ed1f9715a7a.tar.gz
gentoo-2-987fee2601f49ae10ba3f9ce6a799ed1f9715a7a.tar.bz2
gentoo-2-987fee2601f49ae10ba3f9ce6a799ed1f9715a7a.zip
fix up metadata.xml
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/zim')
-rw-r--r--x11-misc/zim/metadata.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/zim/metadata.xml b/x11-misc/zim/metadata.xml
index c8ecde9a90b5..c13c39000809 100644
--- a/x11-misc/zim/metadata.xml
+++ b/x11-misc/zim/metadata.xml
@@ -1,9 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>desktop-misc</herd>
- <longdescription lang="en">
+ <herd>desktop-misc</herd>
+ <longdescription lang="en">
Zim is a WYSIWYG text editor written in Gtk2-Perl which aims to bring the concept of a wiki to your desktop. Every page is saved as a text file with wiki markup. Pages can contain links to other pages, and are saved automatically. Creating a new page is as easy as linking to a non-existing page. Pages are ordered in a hierarchical structure that gives it the look and feel of an outliner. This tool is intended to keep track of TODO lists or to serve as a personal scratch book.
</longdescription>
+ <use>
+ <flag name="screenshot">Enable screenshot support (using media-gfx/scrot)</flag>
+ <flag name="trayicon">Enable support for trayicon</flag>
+ </use>
</pkgmetadata>
-