From 8fd4aeb8296785af84cf26b4c3ab86adc56053e5 Mon Sep 17 00:00:00 2001 From: Filip Kobierski Date: Wed, 5 Mar 2025 17:43:05 +0100 Subject: [PATCH] app-misc/hello: metadata: add stuff to upstream, add longdescription Signed-off-by: Filip Kobierski Signed-off-by: Sam James --- app-misc/hello/metadata.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/app-misc/hello/metadata.xml b/app-misc/hello/metadata.xml index 4b556c94c6a0f..692681ffb756b 100644 --- a/app-misc/hello/metadata.xml +++ b/app-misc/hello/metadata.xml @@ -2,7 +2,17 @@ + + 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. + + mailto:bug-hello@gnu.org + https://www.gnu.org/software/hello/manual/hello.html hello