summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-29 17:19:36 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-29 18:32:29 -0400
commitdd86039396ec4987cd416bce9297b55851473ee0 (patch)
tree26375b11df78fb99719dc3e05afb7ace4a124aaa /app-office/abiword
parentapp-misc/tracker: Set remote-id (diff)
downloadgentoo-dd86039396ec4987cd416bce9297b55851473ee0.tar.gz
gentoo-dd86039396ec4987cd416bce9297b55851473ee0.tar.bz2
gentoo-dd86039396ec4987cd416bce9297b55851473ee0.zip
app-office/abiword: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-office/abiword')
-rw-r--r--app-office/abiword/metadata.xml43
1 files changed, 23 insertions, 20 deletions
diff --git a/app-office/abiword/metadata.xml b/app-office/abiword/metadata.xml
index 4cbe5fcc9127..61f8e29b6277 100644
--- a/app-office/abiword/metadata.xml
+++ b/app-office/abiword/metadata.xml
@@ -1,24 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
- </maintainer>
- <maintainer type="person">
- <email>soap@gentoo.org</email>
- <name>David Seifert</name>
- </maintainer>
- <use>
- <flag name="collab">Enable collaborative editing plugin</flag>
- <flag name="goffice">Enable goffice plugin</flag>
- <flag name="grammar">Enable grammar checking via <pkg>dev-libs/link-grammar</pkg></flag>
- <flag name="map">Enable world map support through <pkg>media-libs/libchamplain</pkg></flag>
- <flag name="math">Enable support for <pkg>x11-libs/gtkmathview</pkg></flag>
- <flag name="ots">Enable Text Summarizer plugin</flag>
- <flag name="plugins">Enable plugins build (see http://www.abisource.com/wiki/PluginMatrix for more information). If your file cannot be opened due lack of support, try enabling this.</flag>
- <flag name="redland">Enables support redland and raptor libs.</flag>
- <flag name="thesaurus">Enable thesaurus support</flag>
- <flag name="wordperfect">Enable wordperfect file support via <pkg>app-text/libwpd</pkg></flag>
- </use>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>soap@gentoo.org</email>
+ <name>David Seifert</name>
+ </maintainer>
+ <use>
+ <flag name="collab">Enable collaborative editing plugin</flag>
+ <flag name="goffice">Enable goffice plugin</flag>
+ <flag name="grammar">Enable grammar checking via <pkg>dev-libs/link-grammar</pkg></flag>
+ <flag name="map">Enable world map support through <pkg>media-libs/libchamplain</pkg></flag>
+ <flag name="math">Enable support for <pkg>x11-libs/gtkmathview</pkg></flag>
+ <flag name="ots">Enable Text Summarizer plugin</flag>
+ <flag name="plugins">Enable plugins build (see http://www.abisource.com/wiki/PluginMatrix for more information). If your file cannot be opened due lack of support, try enabling this.</flag>
+ <flag name="redland">Enables support redland and raptor libs.</flag>
+ <flag name="thesaurus">Enable thesaurus support</flag>
+ <flag name="wordperfect">Enable wordperfect file support via <pkg>app-text/libwpd</pkg></flag>
+ </use>
+ <upstream>
+ <remote-id type="gnome-gitlab">World/abiword</remote-id>
+ </upstream>
</pkgmetadata>