recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues

Changes:
- rename SUMMARY with length > 80 to DESCRIPTION
- rename DESCRIPTION with length < 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line

Note: don't bump PR

Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Matthieu CRAPET
2014-02-19 15:47:36 +01:00
committed by Martin Jansa
parent a7ee4f3b00
commit c95e155780
427 changed files with 458 additions and 444 deletions

View File

@@ -1,4 +1,4 @@
DESCRIPTION = "Google Data APIs Python Client Library"
SUMMARY = "Google Data APIs Python Client Library"
SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://README.txt;md5=473bd4dff0ddca1f958244b2dc7a162c"