aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/gawk/gawk_4.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/gawk/gawk_4.0.2.bb')
-rw-r--r--meta/recipes-extended/gawk/gawk_4.0.2.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-extended/gawk/gawk_4.0.2.bb b/meta/recipes-extended/gawk/gawk_4.0.2.bb
index 63dace4630..424b6b0077 100644
--- a/meta/recipes-extended/gawk/gawk_4.0.2.bb
+++ b/meta/recipes-extended/gawk/gawk_4.0.2.bb
@@ -1,5 +1,7 @@
-DESCRIPTION = "A program that you can use to select particular records in a \
-file and perform operations upon them."
+SUMMARY = "GNU awk text processing utility"
+DESCRIPTION = "The GNU version of awk, a text processing utility. \
+Awk interprets a special-purpose programming language to do \
+quick and easy text pattern matching and reformatting jobs."
HOMEPAGE = "www.gnu.org/software/gawk"
BUGTRACKER = "bug-gawk@gnu.org"
SECTION = "console/utils"