commit: 936f60e377fe7a727bd17eeb79d31646bc47716d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 19 15:47:06 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 15:50:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=936f60e3
dev-util/qstlink2: Fix maintainer/longdescription typos in metadata
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-util/qstlink2/metadata.xml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/dev-util/qstlink2/metadata.xml b/dev-util/qstlink2/metadata.xml
index a8644ee61d1..caa2d586382 100644
--- a/dev-util/qstlink2/metadata.xml
+++ b/dev-util/qstlink2/metadata.xml
@@ -3,16 +3,14 @@
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
- <name>Boris Vinogradov</name>
+ <name>Boris Vingradov</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
- This is a ST-Link V2 (Debugger/Programmer) client developped
for Linux, OSX and Windows.
-
- It is developped using QT and LibUsb/WinUsb.
+ ST-Link V2 (Debugger/Programmer) client developed for Linux,
OSX and Windows, using Qt and LibUsb/WinUsb.
</longdescription>
<upstream>
<remote-id type="github">mobyfab/qstlink2</remote-id>