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 = "Internationalised Domain Names in Applications"
SUMMARY = "Internationalised Domain Names in Applications"
HOMEPAGE = "https://github.com/kjd/idna"
SECTION = "devel/python"
LICENSE = "BSD-3-Clause & Python-2.0 & Unicode"