From cbacab464cd0f29068f4eb96b5a5c3bb25b465c3 Mon Sep 17 00:00:00 2001 From: mulhern Date: Thu, 15 Aug 2013 21:27:44 -0400 Subject: curses-perl: Change description to match package. [YOCTO #4196] -- https://bugzilla.yoctoproject.org/show_bug.cgi?id=4196 The description field in the recipe was changed to match the package. Signed-off-by: mulhern Signed-off-by: Saul Wold --- recipes-security/perl/curses-perl_1.28.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-security/perl/curses-perl_1.28.bb b/recipes-security/perl/curses-perl_1.28.bb index 5984ca7..d05a0f2 100644 --- a/recipes-security/perl/curses-perl_1.28.bb +++ b/recipes-security/perl/curses-perl_1.28.bb @@ -1,6 +1,5 @@ -DESCRIPTION = "This package contains the URI.pm module with friends. \ -The module implements the URI class. URI objects can be used to access \ -and manipulate the various components that make up these strings." +DESCRIPTION = "lib-curses provides an interface between Perl programs and \ +the curses library." SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0+" -- cgit v1.2.3-54-g00ecf