commit: 0440a52be7d8a522752f440803281679c67446fa
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 30 23:05:34 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Oct 31 00:41:16 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0440a52b
app-shells/loksh: update metadata XML
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-shells/loksh/metadata.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/app-shells/loksh/metadata.xml b/app-shells/loksh/metadata.xml
index c687a4dc6a84..935da5069daa 100644
--- a/app-shells/loksh/metadata.xml
+++ b/app-shells/loksh/metadata.xml
@@ -6,8 +6,16 @@
<email>[email protected]</email>
<name>Maciej Barć</name>
</maintainer>
+ <longdescription>
+ loksh is a Linux port of OpenBSD's ksh. Unlike other ports of ksh,
+ loksh targets only one platform, follows upstream closely and keeps
+ changes to a minimum. loksh does not add any extra features; this
+ reduces the risk of introducing security vulnerabilities and makes loksh
+ a good fit for resource-constrained systems.
+ </longdescription>
<upstream>
<bugs-to>https://github.com/dimkr/loksh/issues/</bugs-to>
+ <changelog>https://github.com/dimkr/loksh/releases/</changelog>
<remote-id type="github">dimkr/loksh</remote-id>
</upstream>
</pkgmetadata>