Convert the DESCRIPTION tag to a SUMMARY tag for short summaries.

* Also update vcversioner to have correct SUMMARY and HOMEPAGE.

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Philip Balister
2016-02-14 18:14:03 -05:00
committed by Martin Jansa
parent 69f5e6e583
commit 408d4cb672
12 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
DESCRIPTION = "LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API"
SUMMARY = "LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API"
SECTION = "devel/python"
LICENSE = "Python-style"
LIC_FILES_CHKSUM = "file://LICENCE;md5=a41c82edffa04912007cae1d20cac555"