aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl_5.8.8.bb
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-11-18 17:43:33 -0600
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-16 15:53:08 +0000
commit8bcb64c0737e2322031a5579c1a3fa01d944b348 (patch)
tree5ee6a7ae1271334d6892636893c681f51990940c /meta/recipes-devtools/perl/perl_5.8.8.bb
parent2e0a8afe9849383303d515d49c2a7aef9b4ba00e (diff)
downloadopenembedded-core-8bcb64c0737e2322031a5579c1a3fa01d944b348.tar.gz
recipes-devtools: Add Summary information
Add Summary information and update Descripts as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-devtools/perl/perl_5.8.8.bb')
-rw-r--r--meta/recipes-devtools/perl/perl_5.8.8.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.8.8.bb b/meta/recipes-devtools/perl/perl_5.8.8.bb
index 2515b6e0b9..8e2f0c0af7 100644
--- a/meta/recipes-devtools/perl/perl_5.8.8.bb
+++ b/meta/recipes-devtools/perl/perl_5.8.8.bb
@@ -1,4 +1,7 @@
-DESCRIPTION = "Perl is a popular scripting language."
+SUMMARY = "Perl (Pathologically Eclectic Rubbish Lister)"
+DESCRIPTION = "Perl is a high-level, general-purpose, interpreted, dynamic programming language. It was \
+originally written as a general-purpose scripting language to make report processing easier. This makes perl \
+especially good at handling text."
HOMEPAGE = "http://www.perl.org/"
SECTION = "devel"
LICENSE = "Artistic|GPL"