diff options
author | gentoo-setan <gentoo-setan@protonmail.com> | 2024-06-25 21:02:53 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-07-20 09:42:40 +0300 |
commit | 2f1afb322df431cf74bb0e37101f44f50f730b90 (patch) | |
tree | 0e3d6755f51e1c1e1b65bff5b4f330c3528a1a8e /net-p2p | |
parent | net-p2p/nicotine+: drop 3.2.8 (diff) | |
download | gentoo-2f1afb322df431cf74bb0e37101f44f50f730b90.tar.gz gentoo-2f1afb322df431cf74bb0e37101f44f50f730b90.tar.bz2 gentoo-2f1afb322df431cf74bb0e37101f44f50f730b90.zip |
net-p2p/nicotine+ add changelog and log to metadata, remove lang tag
Signed-off-by: gentoo-setan <gentoo-setan@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/37299
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/nicotine+/metadata.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/nicotine+/metadata.xml b/net-p2p/nicotine+/metadata.xml index 883b9cfb161e..5d22e1b1b4eb 100644 --- a/net-p2p/nicotine+/metadata.xml +++ b/net-p2p/nicotine+/metadata.xml @@ -9,7 +9,7 @@ <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> - <longdescription lang="en"> + <longdescription> Nicotine+ is a FOSS client for the proprietary Soulseek file sharing network that is used mainly for sharing music. It acts as the improved version of the official client SoulseekQt. @@ -17,8 +17,10 @@ It is written in Python and has a GTK-based GUI. </longdescription> <upstream> - <remote-id type="github">Nicotine-Plus/nicotine-plus</remote-id> <bugs-to>https://github.com/nicotine-plus/nicotine-plus/issues</bugs-to> + <changelog>https://github.com/nicotine-plus/nicotine-plus/releases</changelog> + <doc>https://github.com/nicotine-plus/nicotine-plus/tree/master/doc</doc> + <remote-id type="github">nicotine-plus/nicotine-plus</remote-id> </upstream> <stabilize-allarches/> </pkgmetadata> |