diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-18 18:58:34 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-22 15:56:29 +0200 |
commit | dc48e768f527cbed0cc3899f6a2ebb396cd9ada8 (patch) | |
tree | 24fab55846f541a4e58806887b2065baa06981ef /meta-perl | |
parent | 303a585a6f6c142b94307ffe48a5c56f828fcd94 (diff) | |
download | meta-openembedded-dc48e768f527cbed0cc3899f6a2ebb396cd9ada8.tar.gz |
meta-oe: remove trailing spaces
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-perl')
-rw-r--r-- | meta-perl/recipes-perl/libtest/libtest-harness-perl_3.36.bb | 2 | ||||
-rw-r--r-- | meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0121.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libtest/libtest-harness-perl_3.36.bb b/meta-perl/recipes-perl/libtest/libtest-harness-perl_3.36.bb index 7fb7e2246f..1aed5e0d62 100644 --- a/meta-perl/recipes-perl/libtest/libtest-harness-perl_3.36.bb +++ b/meta-perl/recipes-perl/libtest/libtest-harness-perl_3.36.bb | |||
@@ -4,7 +4,7 @@ distribution takes its name from this module it now exists only to provide \ | |||
4 | TAP::Harness with an interface that is somewhat backwards compatible \ | 4 | TAP::Harness with an interface that is somewhat backwards compatible \ |
5 | with Test::Harness 2.xx. If you're writing new code consider using \ | 5 | with Test::Harness 2.xx. If you're writing new code consider using \ |
6 | TAP::Harness directly instead. \ | 6 | TAP::Harness directly instead. \ |
7 | \ | 7 | \ |
8 | Emulation is provided for runtests and execute_tests but the \ | 8 | Emulation is provided for runtests and execute_tests but the \ |
9 | pluggable 'Straps' interface that previous versions of Test::Harness \ | 9 | pluggable 'Straps' interface that previous versions of Test::Harness \ |
10 | supported is not reproduced here. Straps is now available as a stand \ | 10 | supported is not reproduced here. Straps is now available as a stand \ |
diff --git a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0121.bb b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0121.bb index 45c7aaa041..8bc00c45e1 100644 --- a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0121.bb +++ b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0121.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Perl interface to the libxml2 library" | 1 | SUMMARY = "Perl interface to the libxml2 library" |
2 | DESCRIPTION = "This module is an interface to libxml2, providing XML and HTML parsers \ | 2 | DESCRIPTION = "This module is an interface to libxml2, providing XML and HTML parsers \ |
3 | with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 \ | 3 | with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 \ |
4 | interface and a XML::XPath-like interface to XPath API of libxml2. \ | 4 | interface and a XML::XPath-like interface to XPath API of libxml2. \ |
5 | The module is split into several packages which are not described in this \ | 5 | The module is split into several packages which are not described in this \ |