package: normalize separator size to 80

Occurrences were searched using [1]:
check-package --include-only PackageHeader $(find * -type f)
and manually fixed to comply to [2].

[1] http://patchwork.ozlabs.org/patch/729669/
[2] http://nightly.buildroot.org/#writing-rules-mk

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Ricardo Martincoski
2017-04-04 19:50:12 -03:00
committed by Thomas Petazzoni
parent 6eb5cf144f
commit 0c21ee46a7
7 changed files with 13 additions and 13 deletions

View File

@@ -1,8 +1,8 @@
#############################################################
################################################################################
#
# python-docutils
#
#############################################################
################################################################################
PYTHON_DOCUTILS_VERSION = 0.13.1
PYTHON_DOCUTILS_SOURCE = docutils-$(PYTHON_DOCUTILS_VERSION).tar.gz