summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-13 10:35:08 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-13 10:35:33 +0200
commitc915ab633e96006385de5e1691f3a1bbb46b3af1 (patch)
tree08a3a832e933682a16e30df435511bb251f0cc9f /net-news
parentapp-emulation/protontricks: add 1.10.3, drop 1.10.1 (diff)
downloadgentoo-c915ab633e96006385de5e1691f3a1bbb46b3af1.tar.gz
gentoo-c915ab633e96006385de5e1691f3a1bbb46b3af1.tar.bz2
gentoo-c915ab633e96006385de5e1691f3a1bbb46b3af1.zip
net-news/rssguard: take over
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-news')
-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>