summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormulhern <mulhern@gmail.com>2013-08-15 21:27:44 -0400
committerSaul Wold <sgw@linux.intel.com>2013-08-20 08:39:31 -0700
commitcbacab464cd0f29068f4eb96b5a5c3bb25b465c3 (patch)
treeb0d577da4c7caa6006ef3b8777867c3fa15129a7
parent4f2821cb7b01ca11249154d1d071bc267dbf4f85 (diff)
downloadmeta-security-cbacab464cd0f29068f4eb96b5a5c3bb25b465c3.tar.gz
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 <mulhern@yoctoproject.org> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--recipes-security/perl/curses-perl_1.28.bb5
1 files 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 @@
1DESCRIPTION = "This package contains the URI.pm module with friends. \ 1DESCRIPTION = "lib-curses provides an interface between Perl programs and \
2The module implements the URI class. URI objects can be used to access \ 2the curses library."
3and manipulate the various components that make up these strings."
4 3
5SECTION = "libs" 4SECTION = "libs"
6LICENSE = "Artistic-1.0 | GPL-1.0+" 5LICENSE = "Artistic-1.0 | GPL-1.0+"