mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/hello: metadata: add stuff to upstream, add longdescription
Signed-off-by: Filip Kobierski <fkobi@pm.me> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
ff8d3a46eb
commit
8fd4aeb829
@@ -2,7 +2,17 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<longdescription>
|
||||
The GNU Hello program produces a familiar, friendly greeting.
|
||||
Yes, this is another implementation of the classic program that prints “Hello, world!” when you run it.
|
||||
|
||||
However, unlike the minimal version often seen, GNU Hello processes its argument list to modify its behavior,
|
||||
supports greetings in many languages, and so on. The primary purpose of GNU Hello is to demonstrate how to
|
||||
write other programs that do these things; it serves as a model for GNU coding standards and GNU maintainer practices.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<bugs-to>mailto:bug-hello@gnu.org</bugs-to>
|
||||
<doc>https://www.gnu.org/software/hello/manual/hello.html</doc>
|
||||
<remote-id type="savannah">hello</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user