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 = "A pure Python netlink and Linux network configuration library"
SUMMARY = "A pure Python netlink and Linux network configuration library"
LICENSE = "GPLv2 & Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.GPL.v2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://LICENSE.Apache.v2;md5=3b83ef96387f14655fc854ddc3c6bd57"