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

@@ -4,8 +4,7 @@ Libelf lets you read, modify or create ELF files in an architecture-independent
way. The library takes care of size and endian issues, e.g. you can process a \
file for SPARC processors on an Intel-based system. This library is a \
clean-room rewrite of the System V Release 4 library and is source code \
compatible with it.
"
compatible with it."
HOMEPAGE="http://www.mr511.de/software/english.html"
COPYRIGHT="1995-2008 Michael Riepe"
LICENSE="GNU LGPL v2"