summaryrefslogtreecommitdiff
path: root/net-news/rssguard/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'net-news/rssguard/metadata.xml')
-rw-r--r--net-news/rssguard/metadata.xml37
1 files changed, 20 insertions, 17 deletions
diff --git a/net-news/rssguard/metadata.xml b/net-news/rssguard/metadata.xml
index ef719c1cf065..30afe4afbbf3 100644
--- a/net-news/rssguard/metadata.xml
+++ b/net-news/rssguard/metadata.xml
@@ -1,22 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
-<upstream>
- <maintainer>
- <name>Martin Rotter</name>
- <email>rotter.martinos@gmail.com</email>
+ <maintainer type="person">
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
</maintainer>
- <remote-id type="github">martinrotter/rssguard</remote-id>
- <bugs-to>https://github.com/martinrotter/rssguard/issues</bugs-to>
-</upstream>
-<use>
- <flag name="qt6">Build with Qt6 support instead of the default Qt5</flag>
- <flag name="webengine">Use <pkg>dev-qt/qtwebengine</pkg> for embedded web browser</flag>
-</use>
-<longdescription>
- RSS Guard is simple (yet powerful) feed reader. It is able to fetch the
- most known feed formats, including RSS/RDF and ATOM. RSS Guard is
- developed on top of the Qt library.
-</longdescription>
+ <upstream>
+ <maintainer>
+ <name>Martin Rotter</name>
+ <email>rotter.martinos@gmail.com</email>
+ </maintainer>
+ <remote-id type="github">martinrotter/rssguard</remote-id>
+ <bugs-to>https://github.com/martinrotter/rssguard/issues</bugs-to>
+ </upstream>
+ <use>
+ <flag name="qt6">Build with Qt6 support instead of the default Qt5</flag>
+ <flag name="webengine">Use <pkg>dev-qt/qtwebengine</pkg> for embedded web browser</flag>
+ </use>
+ <longdescription>
+ RSS Guard is simple (yet powerful) feed reader. It is able to fetch the
+ most known feed formats, including RSS/RDF and ATOM. RSS Guard is
+ developed on top of the Qt library.
+ </longdescription>
</pkgmetadata>