app-misc/gourmet: Fix metadata.xml file.

Package-Manager: portage-2.2.26
This commit is contained in:
Patrice Clement
2016-04-17 21:55:00 +00:00
parent e0c18de2a2
commit 302b4f0aae

View File

@@ -28,20 +28,20 @@
<remote-id type="github">thinkle/gourmet</remote-id>
</upstream>
<use>
<flag name="i18n"><pkg>&gt;app-misc/gourmet-0.16</pkg>
<flag name="i18n">
Enable support for i18n through elib.intl
</flag>
<flag name="ipython"><pkg>&gt;app-misc/gourmet-0.16</pkg>
<flag name="ipython">
Enable support for the interactive Python console plugin
</flag>
<flag name="pdf">Enable export to PDF</flag>
<flag name="print"><pkg>&gt;app-misc/gourmet-0.16</pkg>
<flag name="print">
Enable pretty Python printing
</flag>
<flag name="spell"><pkg>&gt;app-misc/gourmet-0.16</pkg>
<flag name="spell">
Enable support for the spell check plugin
</flag>
<flag name="web"><pkg>&gt;app-misc/gourmet-0.16</pkg>
<flag name="web">
Enable support for the web import plugin
</flag>
</use>