More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -3,8 +3,7 @@ DESCRIPTION="
ABI Compliance Checker (ACC) is a tool for checking backward binary and \
source-level compatibility of aC/C++ library. The tool checks header files \
and shared libraries of old and new versions and analyzes changes in API and \
ABI (ABI=API+compiler ABI) that may break binary and/or source compatibility.
"
ABI (ABI=API+compiler ABI) that may break binary and/or source compatibility."
HOMEPAGE="http://ispras.linuxbase.org/index.php/ABI_compliance_checker"
COPYRIGHT="2009-2010 The Linux Foundation
2009-2011 Institute for System Programming, RAS